forked from Simnation/Main
ed
This commit is contained in:
parent
79ab974928
commit
7458c68fcd
33 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
config = config or {}
|
||||
config.vendingMachine = {
|
||||
active = true,
|
||||
machines = {
|
||||
|
|
|
@ -141,7 +141,6 @@ local weaponList = {
|
|||
weapon_navyrevolver = 500,
|
||||
weapon_gadgetpistol = 500,
|
||||
weapon_pistolxm3 = 500,
|
||||
weapon_klog19fde = 500, -- Mod
|
||||
-- Submachine Guns
|
||||
weapon_microsmg = 1000,
|
||||
weapon_smg = 1000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue