From 5b95652444c516a5b08e929243bee891fdea3a3b Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Sat, 18 Jan 2025 14:02:22 +1000 Subject: [PATCH] =?utf8?q?Revert=20"=D1=86=D0=B5=D0=BD=D0=B7=D1=83=D1=80?= =?utf8?q?=D0=B0=20#3"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit 5d5f021b18b62b09cd47ca1715bebc49a1f9a586. --- .../Entities/Clothing/Neck/pins.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index 9ab7df8fa9..7cf2b196d5 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -11,3 +11,25 @@ sprite: Clothing/Neck/Misc/pins.rsi - type: Clothing sprite: Clothing/Neck/Misc/pins.rsi + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckAutismPin + name: autism pin + description: Be autism do crime. + components: + - type: Sprite + state: autism + - type: Clothing + equippedPrefix: autism + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckGoldAutismPin + name: golden autism pin + description: Be autism do warcrime. + components: + - type: Sprite + state: goldautism + - type: Clothing + equippedPrefix: goldautism -- 2.52.0