mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 23:13:47 +00:00
Wall Turret
This commit is contained in:
parent
bcd007fa1e
commit
ec366843c2
19 changed files with 434 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue