mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 02:25:54 +00:00
Loot Drops
This commit is contained in:
parent
9d0b399052
commit
b7d241bf11
16 changed files with 129 additions and 6 deletions
|
|
@ -21,3 +21,4 @@ UiType = 2
|
|||
Selectable = false
|
||||
InventorySprite = SubResource("AtlasTexture_3y0hf")
|
||||
HudItemScene = ExtResource("1_qkp4b")
|
||||
DropScenePath = &"res://Scenes/Items/Ammo1.tscn"
|
||||
|
|
|
|||
|
|
@ -20,3 +20,4 @@ ConsumeOnUse = false
|
|||
UiType = 1
|
||||
Selectable = false
|
||||
InventorySprite = SubResource("AtlasTexture_ebbst")
|
||||
DropScenePath = &"res://Scenes/Items/Blue_Keycard.tscn"
|
||||
|
|
|
|||
|
|
@ -20,3 +20,4 @@ ConsumeOnUse = false
|
|||
UiType = 1
|
||||
Selectable = false
|
||||
InventorySprite = SubResource("AtlasTexture_iasoh")
|
||||
DropScenePath = &"res://Scenes/Items/Green_Keycard.tscn"
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@ ConsumeOnUse = true
|
|||
UiType = 2
|
||||
Selectable = true
|
||||
InventorySprite = ExtResource("1_cang8")
|
||||
DropScenePath = &"res://Scenes/Items/Power_Pickup.tscn"
|
||||
|
|
|
|||
|
|
@ -20,3 +20,4 @@ Selectable = false
|
|||
InventorySprite = ExtResource("1_glhfu")
|
||||
WorldSprite = ExtResource("1_1j6xs")
|
||||
HudItemScene = ExtResource("1_30txj")
|
||||
DropScenePath = &"res://Scenes/Items/Red_Keycard.tscn"
|
||||
|
|
|
|||
|
|
@ -40,4 +40,5 @@ ConsumeOnUse = false
|
|||
UiType = 0
|
||||
Selectable = true
|
||||
InventorySprite = SubResource("AtlasTexture_gpot4")
|
||||
DropScenePath = &"res://Scenes/Items/SpiderBomb_Pickup.tscn"
|
||||
metadata/_custom_type_script = "uid://epnwjptvks3t"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue