mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
lifting fixes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user