Vending Packages

vendingm

This is a Vending Machine type module. If you want to change or add stuff to the Vending machine list then do "VM.machine.push({name : 'string', price : number})". That will add an item. To change an item do "VM.machine[INSERT_THE_ARRAY_NUMBER].name/price

1.2.0 • Published 4 years ago