Wall Turret

This commit is contained in:
MaddoScientisto 2025-03-28 23:07:39 +01:00
commit ec366843c2
19 changed files with 434 additions and 2 deletions

View file

@ -13,6 +13,7 @@ metadata/_custom_type_script = "uid://6cupx85nnda4"
[resource]
script = ExtResource("3_1s60f")
ItemName = &"Health Extend"
ShortName = null
ItemDescription = &"Extends the max health"
ItemKey = &"HEALTH_EXTEND"
Item = 13
@ -23,6 +24,7 @@ PickupIfMaxed = false
ConsumeOnUse = true
UiType = 0
Selectable = false
AutoPickup = false
InventorySprite = ExtResource("1_00obu")
DropScenePath = &"res://Scenes/Items/Heart_Extend_Pickup.tscn"
metadata/_custom_type_script = "uid://epnwjptvks3t"