Tabbed inventory

This commit is contained in:
Marco 2025-03-13 13:29:13 +01:00
commit 6d7282f5cb
214 changed files with 9329 additions and 186 deletions

View file

@ -5,9 +5,9 @@
[resource]
script = ExtResource("2_xsuq5")
ItemName = "Shield"
ItemDescription = "Gives back 20 Shield on use"
ItemKey = "Shield"
ItemName = &"Shield Charge"
ItemDescription = &"Recharges the shield by 25%"
ItemKey = &"SHIELD"
Item = 8
Amount = 1
Max = 10
@ -16,5 +16,5 @@ ConsumeOnUse = true
UiType = 0
Selectable = true
InventorySprite = ExtResource("1_0hq6q")
DropScenePath = null
DropScenePath = &"res://Scenes/Items/Shield_Pickup.tscn"
metadata/_custom_type_script = "uid://epnwjptvks3t"