mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 22:01:16 +00:00
Implemented vending machine
This commit is contained in:
parent
d78daf4e18
commit
e5ffb0cf94
32 changed files with 3074 additions and 1992 deletions
|
|
@ -13,6 +13,7 @@ ShortName = &""
|
|||
ItemDescription = &"Ammo for Ice-Based Weapons"
|
||||
ItemKey = &"ICE_AMMO"
|
||||
Item = 3
|
||||
Price = 2
|
||||
Amount = 5
|
||||
Max = 30
|
||||
ConsumeOnUse = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue