From 78b7c740f3a7cabed11a0e646158d822aed03bea Mon Sep 17 00:00:00 2001 From: Darki255 Date: Mon, 1 Jul 2024 13:03:12 +0300 Subject: [PATCH] =?UTF-8?q?=D1=88=D0=BA=D0=B0=D1=84=20=D0=B1=D0=B8=D0=BE?= =?UTF-8?q?=D0=B7=D0=B0=D1=89=D0=B8=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../prototypes/adt/catalog/fills/lockers/biohazard.ftl | 3 +++ .../Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/adt/catalog/fills/lockers/biohazard.ftl create mode 100644 Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/catalog/fills/lockers/biohazard.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/catalog/fills/lockers/biohazard.ftl new file mode 100644 index 0000000000..f930860baf --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/adt/catalog/fills/lockers/biohazard.ftl @@ -0,0 +1,3 @@ +ent-ADTClosetL3PathologistFilled = { ent-ADTClosetL3Pathologist } + .suffix = Заполненный, Патологоанатом + .desc = { ent-ADTClosetL3Pathologist.desc } diff --git a/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml b/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml new file mode 100644 index 0000000000..a06dc14df7 --- /dev/null +++ b/Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml @@ -0,0 +1,9 @@ + - type: entity + id: ADTClosetL3PathologistFilled + suffix: Filled, Pathologist + parent: ADTClosetL3Pathologist + components: + - type: StorageFill + contents: + - id: ADTClothingOuterBioPathologist + - id: ADTClothingHeadHatHoodBioPathologist \ No newline at end of file