mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 05:23:47 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -5,10 +5,10 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_vw5ht")
|
||||
ItemName = "Power"
|
||||
ItemDescription = "Restores Health when used"
|
||||
ItemKey = "PowerPickup"
|
||||
Item = 4
|
||||
ItemName = &"Power"
|
||||
ItemDescription = &"Necessary for upgrades"
|
||||
ItemKey = &"POWER"
|
||||
Item = 10
|
||||
Amount = 1
|
||||
Max = 100
|
||||
PickupIfMaxed = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue