From 7ae2994c87804290f50bfee011c3caee90810767 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Sat, 30 Nov 2024 15:42:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BB=D1=8F=20=D0=BC=D0=B0=D0=BF=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../catalog/fills/lockers/heads.ftl | 3 ++ .../Catalog/Fills/Lockers/heads.yml | 29 +++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/heads.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/heads.ftl index 50d6c3a5e8..231a7d1449 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/heads.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/heads.ftl @@ -43,3 +43,6 @@ ent-LockerHeadOfSecurityFilledHardsuit = { ent-LockerHeadOfSecurity } ent-LockerInspectorFilled = { ent-LockerInspector } .suffix = Заполненный .desc = { ent-LockerInspector.desc } +ent-LockerInspectorFilledHardsuit = { ent-LockerInspector } + .suffix = Заполненный, Скафандр + .desc = { ent-LockerInspector.desc } diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 46a138a0a4..1f551bf5f6 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -334,3 +334,32 @@ - id: ClothingUnderwearBottomBoxersInspector # WD - id: ClothingUnderwearBottomPantiesInspector # WD - id: ClothingUnderwearTopBraInspector # WD + +- type: entity # WD + id: LockerInspectorFilledHardsuit + suffix: Filled, Hardsuit + parent: LockerInspector + components: + - type: StorageFill + contents: + - id: ClothingOuterJacketInspector + - id: ClothingOuterWinterInspector + - id: ClothingOuterOverCoatInspector + - id: ClothingOuterTrenchCoatInspector + - id: ClothingNeckCloakInspector + - id: ClothingNeckMantleInspector + - id: ClothingNeckInspectorbadge + - id: ClothingHeadHatInspector + - id: ClothingHeadCapInspector + - id: ClothingEyesGlassesInspector + - id: ClothingBackpackSatchelInspector + - id: ClothingUniformJumpsuitWhiteInspector + - id: ClothingUniformJumpskirtInspector + - id: ClothingUniformJumpskirtInspectorFormal + - id: ClothingHandsGlovesInspector + - id: ClothingHeadsetAltSecurityCommand + - id: RubberStampInspector + - id: ClothingUnderwearBottomBoxersInspector + - id: ClothingUnderwearBottomPantiesInspector + - id: ClothingUnderwearTopBraInspector + - id: ClothingOuterHardsuitInspector