From fc94aa02118a8b0543d40f14d4289f5033997de9 Mon Sep 17 00:00:00 2001 From: Ghostrider-DbD- Date: Wed, 1 Feb 2017 18:52:01 -0500 Subject: [PATCH] Update blck_configs_exile.sqf Corrected an error in blck_AI_Side; changed this back to EAST. --- @epochhive/addons/custom_server/Configs/blck_configs_exile.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@epochhive/addons/custom_server/Configs/blck_configs_exile.sqf b/@epochhive/addons/custom_server/Configs/blck_configs_exile.sqf index 1cd2d75..e9e154f 100644 --- a/@epochhive/addons/custom_server/Configs/blck_configs_exile.sqf +++ b/@epochhive/addons/custom_server/Configs/blck_configs_exile.sqf @@ -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_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_useNVG = true; // When true, AI will be spawned with NVG if is dark