mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 14:53:47 +00:00
Resource Reimport
This commit is contained in:
parent
1a8e88f719
commit
c9b703a0ae
4 changed files with 4 additions and 0 deletions
|
|
@ -18,5 +18,6 @@ PickupIfMaxed = true
|
||||||
ConsumeOnUse = false
|
ConsumeOnUse = false
|
||||||
UiType = 1
|
UiType = 1
|
||||||
Selectable = true
|
Selectable = true
|
||||||
|
AutoPickup = false
|
||||||
InventorySprite = ExtResource("2_0vddk")
|
InventorySprite = ExtResource("2_0vddk")
|
||||||
DropScenePath = &"res://Scenes/Items/Cheat_Gun_Pickup.tscn"
|
DropScenePath = &"res://Scenes/Items/Cheat_Gun_Pickup.tscn"
|
||||||
|
|
|
||||||
|
|
@ -18,5 +18,6 @@ PickupIfMaxed = false
|
||||||
ConsumeOnUse = false
|
ConsumeOnUse = false
|
||||||
UiType = 1
|
UiType = 1
|
||||||
Selectable = true
|
Selectable = true
|
||||||
|
AutoPickup = false
|
||||||
InventorySprite = ExtResource("2_eaoas")
|
InventorySprite = ExtResource("2_eaoas")
|
||||||
DropScenePath = null
|
DropScenePath = null
|
||||||
|
|
|
||||||
|
|
@ -18,5 +18,6 @@ PickupIfMaxed = false
|
||||||
ConsumeOnUse = false
|
ConsumeOnUse = false
|
||||||
UiType = 1
|
UiType = 1
|
||||||
Selectable = true
|
Selectable = true
|
||||||
|
AutoPickup = false
|
||||||
InventorySprite = ExtResource("2_3abss")
|
InventorySprite = ExtResource("2_3abss")
|
||||||
DropScenePath = &"res://Scenes/Items/Icicle_Repeater.tscn"
|
DropScenePath = &"res://Scenes/Items/Icicle_Repeater.tscn"
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@ PickupIfMaxed = true
|
||||||
ConsumeOnUse = false
|
ConsumeOnUse = false
|
||||||
UiType = 1
|
UiType = 1
|
||||||
Selectable = true
|
Selectable = true
|
||||||
|
AutoPickup = false
|
||||||
InventorySprite = ExtResource("1_2w24o")
|
InventorySprite = ExtResource("1_2w24o")
|
||||||
DropScenePath = &"res://Scenes/Items/Yin_Yang_Gun_Pickup.tscn"
|
DropScenePath = &"res://Scenes/Items/Yin_Yang_Gun_Pickup.tscn"
|
||||||
metadata/_custom_type_script = "uid://epnwjptvks3t"
|
metadata/_custom_type_script = "uid://epnwjptvks3t"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue