Spawn infectious waterholes locally on each machine

Vanilla commits:

2d47c7250c

94a0bac524

44b7114129
This commit is contained in:
ebaydayz
2016-10-17 16:49:24 -04:00
parent 228ac99eb1
commit fffcf43bbb
46 changed files with 1576 additions and 1536 deletions

View File

@@ -666,6 +666,7 @@ fn_niceSpot = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fn_
fnc_Obj_FenceHandleDam = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fence_handleDam.sqf";
object_roadFlare = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\object_roadFlare.sqf";
DZ_KeyDown_EH = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\keyboard.sqf";
fn_shuffleArray = compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\fn_shuffleArray.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\traps\init.sqf";
call compile preprocessFileLineNumbers "\z\addons\dayz_code\compile\psrnd.sqf"; // pseudo random for plantSpanwer