mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 21:33:48 +00:00
Vending Machines
This commit is contained in:
parent
e25da0fe16
commit
d020b067af
16 changed files with 249 additions and 34 deletions
|
|
@ -6,10 +6,11 @@
|
|||
[resource]
|
||||
script = ExtResource("1_vw5ht")
|
||||
ItemName = &"Power"
|
||||
ShortName = null
|
||||
ShortName = &"Power"
|
||||
ItemDescription = &"Necessary for upgrades"
|
||||
ItemKey = &"POWER"
|
||||
Item = 10
|
||||
Price = 1
|
||||
Amount = 1
|
||||
Max = 100
|
||||
PickupIfMaxed = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue