From baca97c87003cd7e22d0f72288ea0cffe62765d2 Mon Sep 17 00:00:00 2001 From: SpicyDarkFox Date: Sun, 8 Sep 2024 19:16:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B1=D1=8B=D1=82=D1=8B=D0=B9=20?= =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Entities/Clothing/Mask/hardsuit-mask.yml | 14 ++++++++++---- .../Entities/Objects/Weapons/Melee/syndie.yml | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/Mask/hardsuit-mask.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/Mask/hardsuit-mask.yml index 62de6d5cbf..712c1e27a0 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/Mask/hardsuit-mask.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/Mask/hardsuit-mask.yml @@ -21,9 +21,12 @@ Heat: 0.9 - type: ToggleableClothing clothingPrototype: LPPClothingHeadHelmetAcientSyndieEVA - requiredSlot: - - mask slot: head + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot {} + storagebase: !type:Container + ents: [] - type: entity parent: ClothingMaskBase @@ -47,6 +50,9 @@ Heat: 0.95 - type: ToggleableClothing clothingPrototype: LPPClothingHeadHelmetHunter - requiredSlot: - - mask slot: head + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot {} + storagebase: !type:Container + ents: [] diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml index f927f74f4d..946080d080 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml @@ -60,5 +60,5 @@ - back - suitStorage - type: Prying - speed: 3 + # speed: 3 pryPowered: true