mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 13:11:15 +00:00
Updated to godot 4.5 beta
This commit is contained in:
parent
d55d206b1e
commit
fae0e961d7
42 changed files with 900 additions and 1306 deletions
|
|
@ -13,14 +13,9 @@ ShortName = &""
|
|||
ItemDescription = &"Ammo for Ice-Based Weapons"
|
||||
ItemKey = &"ICE_AMMO"
|
||||
Item = 3
|
||||
Tier = 0
|
||||
Price = 0
|
||||
Amount = 20
|
||||
Max = 250
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = true
|
||||
UiType = 0
|
||||
Selectable = false
|
||||
AutoPickup = true
|
||||
InventorySprite = SubResource("AtlasTexture_3y0hf")
|
||||
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue