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
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,5,1
|
||||
- 0,0,4,1
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CigPackGreen
|
||||
amount: 6
|
||||
amount: 5
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
@@ -43,7 +43,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CigPackRed
|
||||
amount: 6
|
||||
amount: 5
|
||||
|
||||
- type: entity
|
||||
id: CigCartonBlue
|
||||
@@ -60,7 +60,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CigPackBlue
|
||||
amount: 6
|
||||
amount: 5
|
||||
|
||||
- type: entity
|
||||
id: CigCartonBlack
|
||||
@@ -77,7 +77,7 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CigPackBlack
|
||||
amount: 6
|
||||
amount: 5
|
||||
|
||||
- type: entity
|
||||
id: CigCartonMixed
|
||||
|
||||
@@ -42,11 +42,13 @@
|
||||
materialComposition:
|
||||
Steel: 50
|
||||
- type: SpaceGarbage
|
||||
- type: Item
|
||||
size: Tiny
|
||||
shape: # Yes, this is cursed, but it breaks otherwise, dont question it.
|
||||
- 0,0,0,1
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,4,1
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Cigarette
|
||||
@@ -108,11 +110,13 @@
|
||||
materialComposition:
|
||||
Steel: 50
|
||||
- type: SpaceGarbage
|
||||
- type: Item
|
||||
size: Tiny
|
||||
shape: # Yes, this is cursed, but it breaks otherwise, dont question it.
|
||||
- 0,0,0,1
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,4,1
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CigaretteRandom
|
||||
|
||||
Reference in New Issue
Block a user