Update loot and zombie spawn, change some count/foreach

This commit is contained in:
A Man
2020-04-07 16:33:19 +02:00
parent dfe80e75c4
commit 2b98eb1fd5
5 changed files with 24 additions and 24 deletions

View File

@@ -50,4 +50,4 @@ if (!local _unit) exitWith {
};
};
};
} count Loot_Select(_group,_count);
} foreach Loot_Select(_group,_count);