Tweaked settings. Improved OccupationSky.

This commit is contained in:
kuplion 2017-03-12 20:27:01 +00:00 committed by GitHub
parent 4b89c41d7c
commit 54cc7e352e

View File

@ -244,7 +244,7 @@ SC_HeliCrashMagazinesAmount = [2,2]; // [fixed amount to add, random amount to
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
SC_minimumCrewAmount = 2; // Minimum amount of AI allowed in a vehicle
SC_maximumCrewAmount = 3; // Maximum amount of AI allowed in a vehicle
SC_maximumCrewAmount = 5; // Maximum amount of AI allowed in a vehicle
// (essential crew like drivers and gunners will always spawn regardless of these settings)
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////