From 0fc3c3dafc37484e8ba488528e0a71385f5ab34c Mon Sep 17 00:00:00 2001 From: Lamrr <96937466+Lamrr@users.noreply.github.com> Date: Fri, 7 Jan 2022 15:03:19 +1100 Subject: [PATCH] Add content to radiation closets and medicine lockers (#6006) --- .../Prototypes/Catalog/Fills/Lockers/engineer.yml | 13 ++++++++++++- .../Prototypes/Catalog/Fills/Lockers/medical.yml | 13 +++++++++++++ .../Entities/Structures/Storage/Closets/closets.yml | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index 4f333c8dbf..1750fdac0d 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -97,4 +97,15 @@ - type: entity id: ClosetRadiationSuitFilled parent: ClosetRadiationSuit - suffix: Filled \ No newline at end of file + suffix: Filled + components: + - type: StorageFill + contents: + - id: ClothingHeadHatHoodRad + amount: 2 + - id: ClothingOuterSuitRad + amount: 2 + - id: ClothingEyesGlassesMeson + amount: 2 + + diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml b/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml index d3af00779c..f232bbcf22 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/medical.yml @@ -2,6 +2,19 @@ id: LockerMedicineFilled suffix: Filled parent: LockerMedicine + components: + - type: StorageFill + contents: + - id: BoxPillCanister + amount: 1 + - id: BoxSyringe + amount: 1 + - id: EpinephrineChemistryBottle + amount: 3 + - id: Brutepack + amount: 2 + - id: Ointment + amount: 2 - type: entity id: LockerMedicalFilled diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml index 0deada2727..44d1e3d43a 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/closets.yml @@ -17,7 +17,7 @@ id: ClosetRadiationSuit name: radiation suit closet parent: ClosetBase - description: It's a storage unit for rad-protective suits. + description: "More comfortable than radiation poisioning." components: - type: Appearance visuals: