forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
d2d6525eae
commit
1c55430622
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Config.VendingProps = {
|
|||
|
||||
-- Purchase Settings
|
||||
Config.VendingMachinePrice = 5000 -- Price to buy/register a vending machine
|
||||
Config.SellBackPercentage = 75 -- 75% of the original price when selling back
|
||||
|
||||
-- Items
|
||||
Config.RobberyItem = 'crowbar' -- Item needed to rob vending machines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue