V63 Typo Fix
This commit is contained in:
parent
69f964eb8b
commit
bb6c88d1f5
Binary file not shown.
@ -234,7 +234,7 @@ SC_HeliCrashMagazinesAmount = [2,2]; // [fixed amount to add, random amount to
|
||||
// Roaming Vehicle Setup - (applies to ground, air and sea vehicles)
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
SC_minimumCrewAmount = 2; // Maximum amount of AI allowed in a vehicle
|
||||
SC_minimumCrewAmount = 2; // Minimum amount of AI allowed in a vehicle
|
||||
SC_maximumCrewAmount = 3; // Maximum amount of AI allowed in a vehicle
|
||||
// (essential crew like drivers and gunners will always spawn regardless of these settings)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user