Adjust cig carton contents and size (#22388)
* reduce carton fill, depends on Big Spin PR * cursed packs
This commit is contained in:
@@ -15,11 +15,11 @@
|
|||||||
size: Normal
|
size: Normal
|
||||||
- type: Storage
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,5,1
|
- 0,0,4,1
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: CigPackGreen
|
- id: CigPackGreen
|
||||||
amount: 6
|
amount: 5
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Trash
|
- Trash
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: CigPackRed
|
- id: CigPackRed
|
||||||
amount: 6
|
amount: 5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CigCartonBlue
|
id: CigCartonBlue
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: CigPackBlue
|
- id: CigPackBlue
|
||||||
amount: 6
|
amount: 5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CigCartonBlack
|
id: CigCartonBlack
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: CigPackBlack
|
- id: CigPackBlack
|
||||||
amount: 6
|
amount: 5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CigCartonMixed
|
id: CigCartonMixed
|
||||||
|
|||||||
@@ -42,11 +42,13 @@
|
|||||||
materialComposition:
|
materialComposition:
|
||||||
Steel: 50
|
Steel: 50
|
||||||
- type: SpaceGarbage
|
- type: SpaceGarbage
|
||||||
|
- type: Item
|
||||||
|
size: Tiny
|
||||||
|
shape: # Yes, this is cursed, but it breaks otherwise, dont question it.
|
||||||
|
- 0,0,0,1
|
||||||
- type: Storage
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,4,1
|
- 0,0,4,1
|
||||||
- type: Item
|
|
||||||
size: Small
|
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: Cigarette
|
- id: Cigarette
|
||||||
@@ -108,11 +110,13 @@
|
|||||||
materialComposition:
|
materialComposition:
|
||||||
Steel: 50
|
Steel: 50
|
||||||
- type: SpaceGarbage
|
- type: SpaceGarbage
|
||||||
|
- type: Item
|
||||||
|
size: Tiny
|
||||||
|
shape: # Yes, this is cursed, but it breaks otherwise, dont question it.
|
||||||
|
- 0,0,0,1
|
||||||
- type: Storage
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,4,1
|
- 0,0,4,1
|
||||||
- type: Item
|
|
||||||
size: Small
|
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: CigaretteRandom
|
- id: CigaretteRandom
|
||||||
|
|||||||
Reference in New Issue
Block a user