From fd247bcea9cdbc8452acaa8a34dd524d737df311 Mon Sep 17 00:00:00 2001 From: meurk228-create Date: Fri, 19 Jun 2026 15:58:04 +0200 Subject: [PATCH] Drake_industrial_magboots_Minifix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Теперь нож можно забирать и обратно класть в пром магнитки Дрейк --- .../Objects/Tools/drake_industrial.yml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/_Forge/Entities/Objects/Tools/drake_industrial.yml b/Resources/Prototypes/_Forge/Entities/Objects/Tools/drake_industrial.yml index dc46ec8e328..71b22b75445 100644 --- a/Resources/Prototypes/_Forge/Entities/Objects/Tools/drake_industrial.yml +++ b/Resources/Prototypes/_Forge/Entities/Objects/Tools/drake_industrial.yml @@ -90,7 +90,7 @@ - type: entity name: Drake industrial magboots id: ClothingShoesBootsMagDrakeIndustrial - parent: ClothingShoesBootsMagBase + parent: [ClothingShoesBootsMagBase, ClothingShoesBootsCombat] # Forge-Change description: Drake Industries magboots with a side knife mount. Reduced movement penalty. suffix: Drake components: @@ -104,16 +104,13 @@ - type: ClothingSpeedModifier walkModifier: 0.95 sprintModifier: 0.95 - - type: Storage - grid: - - 0,0,1,0 - whitelist: - tags: - - Knife - - type: ContainerContainer - containers: - storagebase: !type:Container - ents: [] + - type: ItemSlots # Forge-Change + slots: + item: + whitelist: + tags: + - Knife + - Sidearm - type: StaticPrice price: 600 vendPrice: 900