mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 19:06:29 +03:00
0.981 + 1.7.6.1 CE
+ Increased raise horde distance to 65m. + decreased raise horde action timer to 7 seconds. + sync with 1.7.6.1 CE
This commit is contained in:
8
dayz_communityassets/config.cpp
Normal file
8
dayz_communityassets/config.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
class CfgPatches {
|
||||
class dayz_communityassets {
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredVersion = 0.1;
|
||||
requiredAddons[] = {"dayz_code"};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user