Cig pack and matchbox tweaks (#15538)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -13,9 +13,14 @@
|
|||||||
Steel: 50
|
Steel: 50
|
||||||
- type: SpaceGarbage
|
- type: SpaceGarbage
|
||||||
- type: Storage
|
- type: Storage
|
||||||
capacity: 6
|
capacity: 5
|
||||||
|
whitelist:
|
||||||
|
tags:
|
||||||
|
- Cigarette
|
||||||
|
- Cigar
|
||||||
|
- Matchstick
|
||||||
- type: Item
|
- type: Item
|
||||||
size: 6
|
size: 5
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: Cigarette
|
- id: Cigarette
|
||||||
|
|||||||
@@ -71,6 +71,14 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Tools/matches.rsi
|
sprite: Objects/Tools/matches.rsi
|
||||||
heldPrefix: matchbox
|
heldPrefix: matchbox
|
||||||
|
size: 5
|
||||||
|
- type: Storage
|
||||||
|
capacity: 5
|
||||||
|
whitelist:
|
||||||
|
tags:
|
||||||
|
- Matchstick
|
||||||
|
- Cigarette
|
||||||
|
- Cigar
|
||||||
size: 10
|
size: 10
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
|||||||
Reference in New Issue
Block a user