mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 20: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_k8cnp")
|
||||
ItemName = "Blue Keycard"
|
||||
ItemKey = "KeycardBlue"
|
||||
Item = 1
|
||||
Amount = 1
|
||||
Max = 1
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = false
|
||||
UiType = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue