Pizza crate price tweaks (#13651)
This commit is contained in:
@@ -164,6 +164,8 @@
|
||||
- type: StorageVisualizer
|
||||
state_open: box-open
|
||||
state_closed: box
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
|
||||
- type: entity
|
||||
name: pizza box
|
||||
|
||||
@@ -9,4 +9,6 @@
|
||||
layers:
|
||||
- state: icon
|
||||
- type: Item
|
||||
size: 1001
|
||||
size: 1001
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
|
||||
@@ -51,6 +51,8 @@
|
||||
tags:
|
||||
- Plastic
|
||||
- Trash
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
@@ -110,3 +112,5 @@
|
||||
types:
|
||||
- Knife
|
||||
breakChance: 0.20
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
|
||||
Reference in New Issue
Block a user