From dc707fe7cffb88f7033720a6dd60d0c3c56de89f Mon Sep 17 00:00:00 2001 From: Hanz <41141796+Hanzdegloker@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:20:13 -0500 Subject: [PATCH] Mantles in dressers (#24485) * The code changes man The code changes man * Dressers are a wee bit bigger and mantles spawn in em as it says on the tin --- Resources/Prototypes/Catalog/Fills/Lockers/dressers.yml | 7 +++++++ .../Prototypes/Entities/Structures/Furniture/dresser.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/dressers.yml b/Resources/Prototypes/Catalog/Fills/Lockers/dressers.yml index dabec3a8b3..a22c5290cb 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/dressers.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/dressers.yml @@ -12,6 +12,7 @@ - id: ClothingUniformJumpsuitCapFormal - id: ClothingUniformJumpskirtCapFormalDress - id: ClothingHandsGlovesCaptain + - id: ClothingNeckMantleCap - type: entity id: DresserChiefEngineerFilled @@ -20,6 +21,7 @@ components: - type: StorageFill contents: + - id: ClothingNeckMantleCE - id: ClothingUniformJumpsuitChiefEngineerTurtle - id: ClothingUniformJumpskirtChiefEngineerTurtle - id: ClothingNeckCloakCe @@ -32,6 +34,7 @@ components: - type: StorageFill contents: + - id: ClothingNeckMantleCMO - id: ClothingCloakCmo - id: ClothingOuterCoatLabCmo - id: ClothingHeadHatBeretCmo @@ -43,6 +46,7 @@ components: - type: StorageFill contents: + - id: ClothingNeckMantleHOP - id: ClothingNeckCloakHop - id: ClothingHeadHatHopcap - id: ClothingOuterWinterHoP @@ -54,6 +58,7 @@ components: - type: StorageFill contents: + - id: ClothingNeckMantleHOS - id: ClothingHeadHatBeretHoS - id: ClothingHeadHatHoshat - id: ClothingNeckCloakHos @@ -75,6 +80,7 @@ - id: ClothingUniformJumpsuitQMTurtleneck - id: ClothingUniformJumpskirtQMTurtleneck - id: ClothingHandsGlovesColorBrown + - id: ClothingNeckMantleQM - type: entity id: DresserResearchDirectorFilled @@ -83,6 +89,7 @@ components: - type: StorageFill contents: + - id: ClothingNeckMantleRD - id: ClothingNeckCloakRd - id: ClothingHeadHatBeretRND - id: ClothingHandsGlovesColorPurple diff --git a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml index 64c8a9dd99..2caa4010ca 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml @@ -26,7 +26,7 @@ acts: [ "Destruction" ] - type: Storage grid: - - 0,0,5,3 + - 0,0,6,3 maxItemSize: Normal - type: ContainerContainer containers: -- 2.52.0