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