Fix drops on enemies and treasure rooms

This commit is contained in:
Marco 2025-05-01 14:43:30 +02:00
commit 8d71a59d84
25 changed files with 81 additions and 40 deletions

View file

@ -10,6 +10,7 @@ ShortName = &""
ItemDescription = &"Ammo for Nuclear weapons"
ItemKey = &"NUCLEAR_AMMO"
Item = 3
Tier = 0
Price = 0
Amount = 5
Max = 50
@ -19,4 +20,4 @@ UiType = 2
Selectable = false
AutoPickup = true
InventorySprite = ExtResource("1_nas3h")
DropScenePath = &"uid://c1va8s6p050kx"
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"