Merge pull request #74 from Ghostrider-DbD-/Version-6.76-Build-102
Added Missing Variables To Configs
This commit is contained in:
commit
f778fa5073
@ -234,6 +234,7 @@
|
||||
|
||||
blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area.
|
||||
blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed.
|
||||
blck_vehicleDeleteTimer = 60*60;
|
||||
|
||||
////////////////////
|
||||
// Mission Vehicle Settings
|
||||
|
@ -238,6 +238,7 @@
|
||||
|
||||
blck_useVehiclePatrols = true; // When true vehicles will be spawned at missions and will patrol the mission area.
|
||||
blck_killEmptyAIVehicles = false; // when true, the AI vehicle will be extensively damaged once all AI have gotten outor been killed.
|
||||
blck_vehicleDeleteTimer = 60*60;
|
||||
|
||||
////////////////////
|
||||
// Mission Vehicle Settings
|
||||
|
Loading…
Reference in New Issue
Block a user