mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 10:43:48 +00:00
parent
fae0e961d7
commit
5ef3e64413
42 changed files with 1306 additions and 900 deletions
|
|
@ -14,9 +14,15 @@ ShortName = &""
|
|||
ItemDescription = &"Activates Green KeyPads"
|
||||
ItemKey = &"GREEN_KEY"
|
||||
Item = 2
|
||||
Tier = 0
|
||||
Price = 0
|
||||
Amount = 1
|
||||
Max = 1
|
||||
PickupIfMaxed = false
|
||||
ConsumeOnUse = false
|
||||
UiType = 3
|
||||
Selectable = false
|
||||
AutoPickup = false
|
||||
InventorySprite = SubResource("AtlasTexture_iasoh")
|
||||
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
||||
DropScenePath3D = &"uid://cnot7sft7lpf3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue