This commit is contained in:
second_coming 2016-04-12 17:16:40 +01:00
parent b4310b2296
commit e056743d1a

View File

@ -292,7 +292,7 @@ _locations = (nearestLocations [_spawnCenter, ["NameVillage","NameCity", "NameCi
_unit = _x;
[_unit] joinSilent grpNull;
[_unit] joinSilent _group2;
if(side _unit == "survivor") then
if(_side == "survivor") then
{
removeUniform _unit;
_unit forceAddUniform "Exile_Uniform_BambiOverall";