1.0.2.4 RC2

This commit is contained in:
[VB]AWOL
2013-10-07 00:30:42 -05:00
parent 96cba5647f
commit 9db68d1eb1
41 changed files with 371 additions and 200 deletions

View File

@@ -9,7 +9,7 @@ _spawnRadius = (HeliCrashArea/2);
_spawnRoll = random 1;
if (_spawnRoll <= _spawnChance) then {
_crashModel = ["Misc_cargo_cont_tiny"] call BIS_fnc_selectRandom;
_crashModel = "Supply_Crate_DZE";
_lootTable = "SupplyDrop";