mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 17:01:16 +00:00
Tweaks
This commit is contained in:
parent
c1afa466d3
commit
746ec26a19
4 changed files with 48 additions and 10 deletions
|
|
@ -6,10 +6,11 @@
|
|||
[resource]
|
||||
script = ExtResource("3_ajs4l")
|
||||
ItemName = &"Yin-Yang Ammo"
|
||||
ShortName = null
|
||||
ShortName = &""
|
||||
ItemDescription = &"Ammo for Ying-Yang based weapons"
|
||||
ItemKey = &"YINYANG_AMMO"
|
||||
Item = 3
|
||||
Price = 0
|
||||
Amount = 5
|
||||
Max = 50
|
||||
PickupIfMaxed = false
|
||||
|
|
@ -18,4 +19,4 @@ UiType = 2
|
|||
Selectable = false
|
||||
AutoPickup = true
|
||||
InventorySprite = ExtResource("1_jt7l8")
|
||||
DropScenePath = &"res://Scenes/Items/Yin_Yang_Ammo.tscn"
|
||||
DropScenePath = &"uid://sjxkj5jdndxb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue