ed
This commit is contained in:
parent
d5aace907a
commit
187f3ee8ff
2 changed files with 37 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
-- Generated with https://configurator.jgscripts.com at 8/7/2025, 10:59:08 AM
|
||||
-- Generated with https://configurator.jgscripts.com at 8/7/2025, 11:44:33 AM
|
||||
|
||||
Config = {}
|
||||
Config.Locale = 'de'
|
||||
|
@ -34,8 +34,8 @@ Config.EnableTransfers = {
|
|||
betweenGarages = false,
|
||||
betweenPlayers = true,
|
||||
}
|
||||
Config.AllowInfiniteVehicleSpawns = false
|
||||
Config.JobGaragesAllowInfiniteVehicleSpawns = false
|
||||
Config.AllowInfiniteVehicleSpawns = true
|
||||
Config.JobGaragesAllowInfiniteVehicleSpawns = true
|
||||
Config.GangGaragesAllowInfiniteVehicleSpawns = false
|
||||
Config.GarageVehicleReturnCost = 0
|
||||
Config.GarageVehicleReturnCostSocietyFund = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue