Make decor occupy individual inventory slots
This commit is contained in:
parent
f2239d248a
commit
4196cda1d5
9 changed files with 516 additions and 79 deletions
|
|
@ -10,7 +10,7 @@ display_name = "basic cube"
|
|||
description = "a simple piece of decor for testing your RV layout."
|
||||
category = 6
|
||||
icon = ExtResource("2_icon")
|
||||
stackable = true
|
||||
stackable = false
|
||||
max_stack = 32
|
||||
usable = false
|
||||
equippable = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue