mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 05:13:47 +00:00
UI Inventory management
This commit is contained in:
parent
f4f193af7a
commit
c9abac3dc1
20 changed files with 262 additions and 72 deletions
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_t0s5w")
|
||||
ItemName = "Green Keycard"
|
||||
ItemKey = "KeycardGreen"
|
||||
Item = 2
|
||||
Amount = 1
|
||||
Max = 1
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = false
|
||||
UiType = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue