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("2_n442a")
ItemName = &"Shield Extend"
ShortName = null
ItemDescription = &"Extends the max shield"
ItemKey = &"SHIELD_EXTEND"
Item = 13
@ -23,6 +24,7 @@ PickupIfMaxed = false
ConsumeOnUse = true
UiType = 0
Selectable = false
AutoPickup = false
InventorySprite = ExtResource("1_e61f8")
DropScenePath = &"res://Scenes/Items/Shield_Extend_Pickup.tscn"
metadata/_custom_type_script = "uid://epnwjptvks3t"