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

@ -14,10 +14,15 @@ ShortName = &""
ItemDescription = &"Activates Gray KeyPads"
ItemKey = &"GRAY_KEY"
Item = 1
Tier = 0
Price = 0
Amount = 1
Max = 99
PickupIfMaxed = false
ConsumeOnUse = true
UiType = 6
Selectable = false
AutoPickup = false
InventorySprite = SubResource("AtlasTexture_munhl")
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
DropScenePath3D = &"uid://cnot7sft7lpf3"