From d1351772192bd2f87125d9d7c9613f77205f9b26 Mon Sep 17 00:00:00 2001 From: Eugeny Date: Sun, 15 Oct 2023 02:23:26 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BD=D0=B5=D0=B2?= =?UTF-8?q?=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=D1=81=D1=82=D0=B8=20?= =?UTF-8?q?=D0=B8=D0=B7=D0=B2=D0=BB=D0=B5=D1=87=D1=8C=20=D0=B1=D0=B0=D1=82?= =?UTF-8?q?=D0=B0=D1=80=D0=B5=D0=B9=D0=BA=D1=83=20=D0=B8=D0=B7=20=D0=BA?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=8E=D0=BC=D0=B0=20=D0=BD=D0=B8=D0=BD=D0=B4?= =?UTF-8?q?=D0=B7=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Entities/Clothing/OuterClothing/suits.yml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 41624c0676e..0f09ba02814 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -117,19 +117,26 @@ Piercing: 0.8 Heat: 0.8 - type: NinjaSuit + #- type: PowerCellSlot + # cellSlotId: cell_slot + # # throwing in a recharger would bypass glove charging mechanic + # fitsInCharger: false + #- type: ItemSlots + # slots: + # cell_slot: + # name: power-cell-slot-component-slot-name-default + # startingItem: PowerCellSmall + # #disableEject: true - type: PowerCellSlot cellSlotId: cell_slot - # throwing in a recharger would bypass glove charging mechanic - fitsInCharger: false - - type: ContainerContainer - containers: - cell_slot: !type:ContainerSlot - type: ItemSlots slots: cell_slot: name: power-cell-slot-component-slot-name-default startingItem: PowerCellSmall - disableEject: true + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot - type: entity parent: ClothingOuterBase