forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
1973b32054
commit
1301dfa7ad
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ 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
|
||||
Config.RobberyItem = 'anglegrinder' -- Item needed to rob vending machines
|
||||
|
||||
-- Inventory Settings
|
||||
Config.MaxWeight = 50000 -- Maximum weight for vending machine stash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue