From: YoungThug Date: Wed, 26 Nov 2025 17:17:18 +0000 (-0700) Subject: Tourniquets can now fit in medical belts (#41584) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b0ad5d8b2e61bbe6e93a1fbbb58334797b6057a2;p=space-station-14.git Tourniquets can now fit in medical belts (#41584) --- diff --git a/Resources/Prototypes/Entities/Clothing/Belt/job.yml b/Resources/Prototypes/Entities/Clothing/Belt/job.yml index 39a331dc0d..820a59e019 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/job.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/job.yml @@ -177,6 +177,7 @@ - Bloodpack - Gauze - Ointment + - Tourniquet - CigPack - PillCanister - Radio diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index ae89913f38..937d4c0389 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -257,6 +257,7 @@ - type: Tag tags: - SecBeltEquip + - Tourniquet - type: Sprite state: tourniquet - type: Item diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index 34dfe443ad..edec084897 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -1418,6 +1418,9 @@ - type: Tag id: Torch # CargoBounty: BountyTorch. ConstructionGraph: PumpkinAddLight +- type: Tag + id: Tourniquet # Storage whitelist: ClothingBeltMedical + - type: Tag id: ToyRubberDuck # ConstructionGraph: ClothingShoeSlippersDuck