fix a box probably (#22377)
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
id: BoxCardboard
|
||||
description: A cardboard box for storing things.
|
||||
components:
|
||||
- type: Item
|
||||
size: Large
|
||||
shape:
|
||||
- 0,0,2,2
|
||||
- type: Storage
|
||||
maxItemSize: Small
|
||||
grid:
|
||||
- 0,0,2,2
|
||||
- type: Sprite
|
||||
state: box
|
||||
|
||||
|
||||
Reference in New Issue
Block a user