mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 17:13:48 +00:00
Inventory Menu
This commit is contained in:
parent
2d6bcc5f00
commit
0c0174e0ab
14 changed files with 126 additions and 3 deletions
|
|
@ -8,6 +8,7 @@
|
|||
[resource]
|
||||
script = ExtResource("1_istlt")
|
||||
ItemName = "Red Keycard"
|
||||
ItemDescription = "Keycard that opens red coded readers"
|
||||
ItemKey = "KeycardRed"
|
||||
Item = 0
|
||||
Amount = 1
|
||||
|
|
@ -15,6 +16,7 @@ Max = 1
|
|||
PickupIfMaxed = false
|
||||
ConsumeOnUse = false
|
||||
UiType = 1
|
||||
Selectable = false
|
||||
InventorySprite = ExtResource("1_glhfu")
|
||||
WorldSprite = ExtResource("1_1j6xs")
|
||||
HudItemScene = ExtResource("1_30txj")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue