From 2dab7b898f91393da0f3276e178d14ecb57989f4 Mon Sep 17 00:00:00 2001 From: SpicyDarkFox Date: Thu, 5 Sep 2024 07:54:58 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=D1=8B=20=D1=855.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Catalog/Fills/Lockers/science.yml | 40 +++++++++---------- .../Entities/Clothing/Belt/belts.yml | 4 +- .../Clothing/OuterClothing/hardsuits_base.yml | 4 +- .../Entities/Objects/Storage/RingStorage.yml | 4 +- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Resources/Prototypes/_LostParadise/Catalog/Fills/Lockers/science.yml b/Resources/Prototypes/_LostParadise/Catalog/Fills/Lockers/science.yml index a21a7dfd5e..f12277f6c6 100644 --- a/Resources/Prototypes/_LostParadise/Catalog/Fills/Lockers/science.yml +++ b/Resources/Prototypes/_LostParadise/Catalog/Fills/Lockers/science.yml @@ -1,20 +1,20 @@ -- type: entity - id: LockerExpeditorFilled - suffix: Expeditor, Filled - parent: LockerExpeditor - components: - - type: StorageFill - contents: - - id: LPPGatewayGun - - id: ClothingHeadsetScience - - id: LPPClothingUniformJumpsuitExpeditor - - id: ClothingHandsGlovesCombat - - id: MedkitFilled - amount: 2 - - id: WeaponCrusher - - id: LPPExpeditorCoat - - id: BoxMRE - amount: 2 - - id: OreBag - - id: RadioHandheld - - id: ClothingBeltUtilityFilled +# - type: entity +# id: LockerExpeditorFilled +# suffix: Expeditor, Filled +# parent: LockerExpeditor +# components: +# - type: StorageFill +# contents: +# - id: LPPGatewayGun +# - id: ClothingHeadsetScience +# - id: LPPClothingUniformJumpsuitExpeditor +# - id: ClothingHandsGlovesCombat +# - id: MedkitFilled +# amount: 2 +# - id: WeaponCrusher +# - id: LPPExpeditorCoat +# - id: BoxMRE +# amount: 2 +# - id: OreBag +# - id: RadioHandheld +# - id: ClothingBeltUtilityFilled diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts.yml index 6435af7328..5629242d6c 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/Belt/belts.yml @@ -11,8 +11,8 @@ - type: Item size: Large - type: Storage - grid: - - 0,0,3,2 + grid: + - 0,0,7,3 - type: entity parent: ClothingBeltStorageBase diff --git a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits_base.yml b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits_base.yml index b2a10670c8..bdbce1f221 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits_base.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/hardsuits_base.yml @@ -6,8 +6,8 @@ - type: Item size: Huge - type: Storage - grid: - - 1,1,3,3 # я хз как это работает, потому пусть будет так + grid: + - 1,1,3,3 # я хз как это работает, потому пусть будет так - type: ContainerContainer containers: storagebase: !type:Container diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Storage/RingStorage.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Storage/RingStorage.yml index 628731b3ef..79eb728a43 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Storage/RingStorage.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Storage/RingStorage.yml @@ -8,8 +8,8 @@ sprite: _LostParadise/Objects/Misc/RingBox.rsi state: box - type: Storage - grid: - - 1,1,3,3 + grid: + - 1,1,3,3 - type: Item sprite: _LostParadise/Objects/Misc/RingBox.rsi size: Normal