lifting fixes

This commit is contained in:
[VB]AWOL
2014-01-22 18:07:26 -06:00
parent 44c1b62bde
commit 63ee278e82
5 changed files with 14 additions and 5 deletions

View File

@@ -493,6 +493,9 @@ if(isNil "DZE_MissionLootTable") then {
if(isNil "DZE_LootSpawnTimer") then {
DZE_LootSpawnTimer = 10;
};
if(isNil "DZE_HeliLift") then {
DZE_HeliLift = true;
};
// needed on server
if(isNil "DZE_PlotPole") then {