From 1f2463f2f7b134997ddeeaed51406c396fb192fb Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Sat, 30 Nov 2024 16:54:54 +1000 Subject: [PATCH] rollback --- .../Entities/Clothing/Neck/pins.yml | 22 +++++++++---------- .../Entities/Mobs/NPCs/behonker.yml | 4 ++-- .../Entities/Objects/Misc/handy_flags.yml | 1 - .../Structures/Wallmounts/Signs/flags.yml | 3 +-- 4 files changed, 14 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index 5a0938c00d..a7dcf03f28 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -16,7 +16,7 @@ parent: ClothingNeckPinBase id: ClothingNeckLGBTPin name: LGBT pin - description: be gay do crime + description: Be gay do crime. components: - type: Sprite state: lgbt @@ -27,7 +27,7 @@ parent: ClothingNeckPinBase id: ClothingNeckAromanticPin name: aromantic pin - description: be aro do crime + description: Be aro do crime. components: - type: Sprite state: aro @@ -38,7 +38,7 @@ parent: ClothingNeckPinBase id: ClothingNeckAsexualPin name: asexual pin - description: be ace do crime + description: Be ace do crime. components: - type: Sprite state: asex @@ -49,7 +49,7 @@ parent: ClothingNeckPinBase id: ClothingNeckBisexualPin name: bisexual pin - description: be bi do crime + description: Be bi do crime. components: - type: Sprite state: bi @@ -71,7 +71,7 @@ parent: ClothingNeckPinBase id: ClothingNeckIntersexPin name: intersex pin - description: be intersex do crime + description: Be intersex do crime. components: - type: Sprite state: inter @@ -82,7 +82,7 @@ parent: ClothingNeckPinBase id: ClothingNeckLesbianPin name: lesbian pin - description: be lesbian do crime + description: Be lesbian do crime. components: - type: Sprite state: les @@ -104,7 +104,7 @@ parent: ClothingNeckPinBase id: ClothingNeckPansexualPin name: pansexual pin - description: be pan do crime + description: Be pan do crime. components: - type: Sprite state: pan @@ -115,18 +115,18 @@ parent: ClothingNeckPinBase id: ClothingNeckTransPin name: transgender pin - description: be trans do crime + description: Be trans do crime. components: - type: Sprite state: trans - type: Clothing equippedPrefix: trans - + - type: entity parent: ClothingNeckPinBase id: ClothingNeckAutismPin name: autism pin - description: be autism do crime + description: Be autism do crime. components: - type: Sprite state: autism @@ -137,7 +137,7 @@ parent: ClothingNeckPinBase id: ClothingNeckGoldAutismPin name: golden autism pin - description: be autism do warcrime + description: Be autism do warcrime. components: - type: Sprite state: goldautism diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml b/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml index a07012addf..1db787a66d 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/behonker.yml @@ -120,7 +120,7 @@ name: behonker parent: BaseMobBehonker id: MobBehonkerElectrical - suffix: "Electrical" + suffix: "Pyro" components: - type: PyroclasticAnomaly - type: TempAffectingAnomaly @@ -135,7 +135,7 @@ name: behonker parent: BaseMobBehonker id: MobBehonkerPyro - suffix: "Pyro" + suffix: "Electrical" components: - type: ElectricityAnomaly - type: Electrified diff --git a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml index 0cbd21ff91..6df1a39dc8 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handy_flags.yml @@ -38,7 +38,6 @@ parent: BaseItem id: LGBTQHandyFlag name: LGBTQ handheld flag - noSpawn: true description: "The be gay do crime handy flag." components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml index 50412111c2..992f7a71e6 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/flags.yml @@ -41,7 +41,6 @@ id: LGBTQFlag name: LGBTQ flag description: "\"Be gay do crime\" flag." - noSpawn: true components: - type: Sprite state: lgbtq_flag @@ -53,4 +52,4 @@ description: Raise the jolly roger, scallywags! components: - type: Sprite - state: pirate_flag + state: pirate_flag \ No newline at end of file -- 2.52.0