mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 09:53:48 +00:00
Vending Machines
This commit is contained in:
parent
e25da0fe16
commit
d020b067af
16 changed files with 249 additions and 34 deletions
|
|
@ -13,10 +13,11 @@ metadata/_custom_type_script = "uid://bxgjw8wis5l0t"
|
|||
[resource]
|
||||
script = ExtResource("1_hyh2l")
|
||||
ItemName = &"Health"
|
||||
ShortName = null
|
||||
ShortName = &"Health"
|
||||
ItemDescription = &"Gives back 25% of Max Health on use"
|
||||
ItemKey = &"HEALTH"
|
||||
Item = 4
|
||||
Price = 3
|
||||
ItemEffect = SubResource("Resource_vsvqq")
|
||||
Amount = 1
|
||||
Max = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue