From: Doctor-Cpu <77215380+Doctor-Cpu@users.noreply.github.com> Date: Wed, 17 Apr 2024 01:10:52 +0000 (+0100) Subject: Add autism pins to loadout (#27034) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d5b7e4baf2b867ea184c6566b1e00b5f1384867e;p=space-station-14.git Add autism pins to loadout (#27034) add autism pins to loadout --- diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml index 98910f37b6..889b12a08e 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml @@ -97,3 +97,23 @@ storage: back: - ClothingNeckTransPin + +- type: loadout + id: ClothingNeckAutismPin + equipment: ClothingNeckAutismPin + +- type: startingGear + id: ClothingNeckAutismPin + storage: + back: + - ClothingNeckAutismPin + +- type: loadout + id: ClothingNeckGoldAutismPin + equipment: ClothingNeckGoldAutismPin + +- type: startingGear + id: ClothingNeckGoldAutismPin + storage: + back: + - ClothingNeckGoldAutismPin diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index ced02f41ea..cfd2e21ed3 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -15,6 +15,8 @@ - ClothingNeckNonBinaryPin - ClothingNeckPansexualPin - ClothingNeckTransPin + - ClothingNeckAutismPin + - ClothingNeckGoldAutismPin # Command - type: loadoutGroup