mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Panthera Fix
AddOnsAuto missing warfarebuildings
This commit is contained in:
@@ -21,14 +21,15 @@ class Mission
|
|||||||
"pook_h13",
|
"pook_h13",
|
||||||
"csj_gyroac",
|
"csj_gyroac",
|
||||||
"map_eu",
|
"map_eu",
|
||||||
"jetskiyanahuiaddon",
|
"jetskiyanahuiaddon"
|
||||||
"warfarebuildings"
|
|
||||||
};
|
};
|
||||||
addOnsAuto[]=
|
addOnsAuto[]=
|
||||||
{
|
{
|
||||||
"dayz_weapons",
|
"dayz_weapons",
|
||||||
"ca_modules_functions",
|
"ca_modules_functions",
|
||||||
|
"warfarebuildings",
|
||||||
"ibr_panthera2"
|
"ibr_panthera2"
|
||||||
|
|
||||||
};
|
};
|
||||||
randomSeed=11171215;
|
randomSeed=11171215;
|
||||||
class Intel
|
class Intel
|
||||||
|
|||||||
Reference in New Issue
Block a user