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
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
- id: ClothingUniformJumpsuitCapFormal
|
- id: ClothingUniformJumpsuitCapFormal
|
||||||
- id: ClothingUniformJumpskirtCapFormalDress
|
- id: ClothingUniformJumpskirtCapFormalDress
|
||||||
- id: ClothingHandsGlovesCaptain
|
- id: ClothingHandsGlovesCaptain
|
||||||
|
- id: ClothingNeckMantleCap
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: DresserChiefEngineerFilled
|
id: DresserChiefEngineerFilled
|
||||||
@@ -20,6 +21,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: ClothingNeckMantleCE
|
||||||
- id: ClothingUniformJumpsuitChiefEngineerTurtle
|
- id: ClothingUniformJumpsuitChiefEngineerTurtle
|
||||||
- id: ClothingUniformJumpskirtChiefEngineerTurtle
|
- id: ClothingUniformJumpskirtChiefEngineerTurtle
|
||||||
- id: ClothingNeckCloakCe
|
- id: ClothingNeckCloakCe
|
||||||
@@ -32,6 +34,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: ClothingNeckMantleCMO
|
||||||
- id: ClothingCloakCmo
|
- id: ClothingCloakCmo
|
||||||
- id: ClothingOuterCoatLabCmo
|
- id: ClothingOuterCoatLabCmo
|
||||||
- id: ClothingHeadHatBeretCmo
|
- id: ClothingHeadHatBeretCmo
|
||||||
@@ -43,6 +46,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: ClothingNeckMantleHOP
|
||||||
- id: ClothingNeckCloakHop
|
- id: ClothingNeckCloakHop
|
||||||
- id: ClothingHeadHatHopcap
|
- id: ClothingHeadHatHopcap
|
||||||
- id: ClothingOuterWinterHoP
|
- id: ClothingOuterWinterHoP
|
||||||
@@ -54,6 +58,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: ClothingNeckMantleHOS
|
||||||
- id: ClothingHeadHatBeretHoS
|
- id: ClothingHeadHatBeretHoS
|
||||||
- id: ClothingHeadHatHoshat
|
- id: ClothingHeadHatHoshat
|
||||||
- id: ClothingNeckCloakHos
|
- id: ClothingNeckCloakHos
|
||||||
@@ -75,6 +80,7 @@
|
|||||||
- id: ClothingUniformJumpsuitQMTurtleneck
|
- id: ClothingUniformJumpsuitQMTurtleneck
|
||||||
- id: ClothingUniformJumpskirtQMTurtleneck
|
- id: ClothingUniformJumpskirtQMTurtleneck
|
||||||
- id: ClothingHandsGlovesColorBrown
|
- id: ClothingHandsGlovesColorBrown
|
||||||
|
- id: ClothingNeckMantleQM
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: DresserResearchDirectorFilled
|
id: DresserResearchDirectorFilled
|
||||||
@@ -83,6 +89,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: ClothingNeckMantleRD
|
||||||
- id: ClothingNeckCloakRd
|
- id: ClothingNeckCloakRd
|
||||||
- id: ClothingHeadHatBeretRND
|
- id: ClothingHeadHatBeretRND
|
||||||
- id: ClothingHandsGlovesColorPurple
|
- id: ClothingHandsGlovesColorPurple
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
acts: [ "Destruction" ]
|
acts: [ "Destruction" ]
|
||||||
- type: Storage
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,5,3
|
- 0,0,6,3
|
||||||
maxItemSize: Normal
|
maxItemSize: Normal
|
||||||
- type: ContainerContainer
|
- type: ContainerContainer
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
Reference in New Issue
Block a user