You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnlimitedSoda = false ; If this is false, the 'SodaCanCount' value will be used, if a vending-machine has that number of soda can's taken from it, it'll be marked for reset, and reset using the 'MinutesToReset' timer. Default is false.
SodaCanCount = 10 ; Number of soda can's every vending machine carries (only used if 'UnlimitedSoda' is false). Default is ten (10) cans.
MinutesToReset = 3 ; Time (in minutes) it takes for a vending machine to re-stock/reset. Default is three (3) minutes.