mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
1.0.2.13 developer build
This commit is contained in:
@@ -429,6 +429,10 @@ if(isNil "dayz_maxpos") then {
|
||||
if(isNil "DZE_teleport") then {
|
||||
DZE_teleport = [1000,2000,500,200,800];
|
||||
};
|
||||
if(isNil "DZE_BuildingLimit") then {
|
||||
DZE_BuildingLimit = 150;
|
||||
};
|
||||
|
||||
|
||||
/*
|
||||
if(isNil "dayz_canBuildInCity") then {
|
||||
|
||||
Reference in New Issue
Block a user