mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update private tags
From
e69f8d5306
Moved dog files to the \dog\ folder and pzombie files to the \pzombie\
folder. Also removed some legacy files that are no longer used.
The actions\ and compile\ folders are fully up to date now
This commit is contained in:
@@ -28,4 +28,4 @@ if (_ammo isKindOf "RoadFlare") then {
|
||||
_distance = if ((daytime < (24 - dayz_sunRise)) && (daytime > dayz_sunRise)) then {30} else {60};
|
||||
};
|
||||
|
||||
[_unit,_distance,false,_endPos] call player_alertZombies;
|
||||
[_unit,_distance,false,_endPos] call player_alertZombies;
|
||||
|
||||
Reference in New Issue
Block a user