mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
more mission file updates takistan and dingor
This commit is contained in:
@@ -49,7 +49,6 @@ AllowedVehiclesList = [
|
||||
["LandRover_CZ_EP1",2],
|
||||
["HMMWV_Ambulance",2],
|
||||
["HMMWV_DES_EP1",1],
|
||||
["M113Ambul_TK_EP1_DZ",1],
|
||||
["KamazRefuel",1],
|
||||
["UralRefuel_TK_EP1",1],
|
||||
["MtvrRefuel_DES_EP1",1],
|
||||
@@ -60,7 +59,7 @@ AllowedVehiclesList = [
|
||||
["tractor",3],
|
||||
["CSJ_GyroP",5],
|
||||
["S1203_ambulance_EP1",1],
|
||||
["S1203_TK_CIV_EP1",2],
|
||||
["S1203_TK_CIV_EP1",3],
|
||||
["MH6J_DZ",1],
|
||||
["AH6X_DZ",2],
|
||||
["MTVR_DES_EP1",1],
|
||||
|
||||
@@ -20,8 +20,8 @@ enableRadio false;
|
||||
spawnShoremode = 0; // Default = 1 (on shore)
|
||||
spawnArea= 1000; // Default = 1500
|
||||
MaxHeliCrashes= 5; // Default = 5
|
||||
MaxVehicleLimit = 250; // Default = 50
|
||||
MaxDynamicDebris = 400; // Default = 100
|
||||
MaxVehicleLimit = 300; // Default = 50
|
||||
MaxDynamicDebris = 500; // Default = 100
|
||||
dayz_MapArea = 12000; // Default = 10000
|
||||
dayz_maxLocalZombies = 40; // Default = 40
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,13 @@ class Mission
|
||||
"glt_m300t",
|
||||
"sigisolda",
|
||||
"suv_col",
|
||||
"csj_gyroac"
|
||||
"csj_gyroac",
|
||||
"cawheeled_acr_octavia",
|
||||
"CAWheeled_E_ATV",
|
||||
"CAWheeled_E_LandRover",
|
||||
"cawheeled_acr_t810",
|
||||
"cawheeled_acr_hmmwv",
|
||||
"camisc_acr_pbx"
|
||||
};
|
||||
addOnsAuto[]=
|
||||
{
|
||||
@@ -1342,7 +1348,7 @@ class Mission
|
||||
};
|
||||
class Item15
|
||||
{
|
||||
position[]={12179.906,682.84894,6019.5557};
|
||||
position[]={10918.798,286.96219,6325.6011};
|
||||
name="Trader_City_Garm";
|
||||
text="Trader City Garm";
|
||||
type="mil_circle";
|
||||
@@ -1412,7 +1418,7 @@ class Mission
|
||||
};
|
||||
class Item2
|
||||
{
|
||||
position[]={12180.128,682.91718,6016.0566};
|
||||
position[]={10919.02,286.87616,6322.1021};
|
||||
activationBy="WEST";
|
||||
repeating=1;
|
||||
interruptable=1;
|
||||
|
||||
Reference in New Issue
Block a user