Update blck_configs_exile.sqf
Corrected an error in blck_AI_Side; changed this back to EAST.
This commit is contained in:
parent
514c919f82
commit
fc94aa0211
@ -172,7 +172,7 @@ Last modified 8/1/15
|
|||||||
|
|
||||||
blck_combatMode = "RED"; // Change this to "YELLOW" if the AI wander too far from missions for your tastes.
|
blck_combatMode = "RED"; // Change this to "YELLOW" if the AI wander too far from missions for your tastes.
|
||||||
blck_groupFormation = "WEDGE"; // Possibilities include "WEDGE","VEE","FILE","DIAMOND"
|
blck_groupFormation = "WEDGE"; // Possibilities include "WEDGE","VEE","FILE","DIAMOND"
|
||||||
blck_AI_Side = RESISTANCE;
|
blck_AI_Side = EAST;
|
||||||
|
|
||||||
blck_chanceBackpack = 0.3; // Chance AI will be spawned with a backpack
|
blck_chanceBackpack = 0.3; // Chance AI will be spawned with a backpack
|
||||||
blck_useNVG = true; // When true, AI will be spawned with NVG if is dark
|
blck_useNVG = true; // When true, AI will be spawned with NVG if is dark
|
||||||
|
Loading…
Reference in New Issue
Block a user