Revert "Updated to godot 4.5 beta"

This reverts commit fae0e961d7.
This commit is contained in:
Marco 2025-07-01 09:20:48 +02:00
commit 5ef3e64413
42 changed files with 1306 additions and 900 deletions

View file

@ -13,9 +13,14 @@ 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"