Update lost_battalion.sqf

This commit is contained in:
Defent 2015-09-06 19:35:15 +02:00
parent 231a7699f4
commit 6437ce090e

View File

@ -12,7 +12,7 @@ _num = DMS_MissionCount;
// Set mission side (only "bandit" is supported for now)
_side = "moderate";
_side = "bandit";
// find position
@ -20,7 +20,7 @@ _pos = [10,100] call DMS_fnc_findSafePos;
// Set general mission difficulty
_difficulty = "random";
_difficulty = "moderate";
// Create AI