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