Skip to content

Commit

Permalink
Renaming sexy mime and clown mask (space-wizards#34258)
Browse files Browse the repository at this point in the history
* Renamed sexy clown and mime mask and removed lusty xenomorph poster.

* removing odd file changes. not sure why these were edited at all.

* gaaaahhh

* removed some of the old templates

* Renaming sexy mime and clown instances.

* removed unwanted gitignore edit

* Renaming sexy clown and sexy mime mask and
Removing lusty exomorph poster.

* Remove lusty xenomorph poster.

* reverted changes to maps files, actually. Other contrib is learning, appologies for excessive commits

* requested changes

* lusty migration removal

* dirty hanging whitespace

* correct date format comment

---------

Co-authored-by: NathanielJ14 <[email protected]>
  • Loading branch information
JustinWinningham and NathanielJ14 authored Jan 24, 2025
1 parent 371b1f8 commit 2580a21
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
ClothingShoesBling: 1
ClothingShoesBootsCowboyFancy: 1
ClothingOuterDogi: 1
ClothingMaskSexyClown: 1
ClothingMaskSexyMime: 1
ClothingMaskBlushingClown: 1
ClothingMaskBlushingMime: 1
ClothingHeadHatCowboyBountyHunter: 1
18 changes: 9 additions & 9 deletions Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,25 +591,25 @@

- type: entity
parent: ClothingMaskClownBase
id: ClothingMaskSexyClown
name: sexy clown mask
description: Some naughty clowns think this is what the Honkmother looks like.
id: ClothingMaskBlushingClown
name: blushing clown mask
description: A mask for a blushing clown.
components:
- type: Sprite
sprite: Clothing/Mask/sexyclown.rsi
sprite: Clothing/Mask/blushingclown.rsi
- type: Clothing
sprite: Clothing/Mask/sexyclown.rsi
sprite: Clothing/Mask/blushingclown.rsi

- type: entity
parent: ClothingMaskMime
id: ClothingMaskSexyMime
name: sexy mime mask
id: ClothingMaskBlushingMime
name: blushing mime mask
description: Those ruddy cheeks just want to be rubbed.
components:
- type: Sprite
sprite: Clothing/Mask/sexymime.rsi
sprite: Clothing/Mask/blushingmime.rsi
- type: Clothing
sprite: Clothing/Mask/sexymime.rsi
sprite: Clothing/Mask/blushingmime.rsi

- type: entity
parent: ClothingMaskMime
Expand Down
4 changes: 4 additions & 0 deletions Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -540,3 +540,7 @@ LightTree06: LightTree

#2024-12-28
DrinkIrishCarBomb: DrinkIrishSlammer

#2025-01-06
ClothingMaskSexyClown: ClothingMaskBlushingClown
ClothingMaskSexyMime: ClothingMaskBlushingMime

0 comments on commit 2580a21

Please sign in to comment.