From fb3bad6fb8779cf70916266c77a9432b0416b7c8 Mon Sep 17 00:00:00 2001 From: LevitatingTree <114672939+LevitatingTree@users.noreply.github.com> Date: Wed, 14 May 2025 22:03:04 +0400 Subject: [PATCH] Tweak ND pin names and descriptions (#37416) * Edit item names and descriptions * Description tweak --------- Co-authored-by: LevitatingTree --- Resources/Prototypes/Entities/Clothing/Neck/pins.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index e579ec38fb..1724186bc2 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -191,8 +191,8 @@ - type: entity parent: ClothingNeckPinBase id: ClothingNeckAutismPin - name: autism pin - description: Be autism do crime. + name: neurodivergent pin + description: Be neurodivergent, do crime. components: - type: Sprite state: autism @@ -202,8 +202,8 @@ - type: entity parent: ClothingNeckPinBase id: ClothingNeckGoldAutismPin - name: golden autism pin - description: Be autism do warcrime. + name: autism pin + description: Be autistic, do crime. components: - type: Sprite state: goldautism -- 2.51.2