mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
takistan black market trader added
This commit is contained in:
@@ -17,7 +17,7 @@ class Mission
|
|||||||
"glt_m300t",
|
"glt_m300t",
|
||||||
"sigisolda",
|
"sigisolda",
|
||||||
"suv_col",
|
"suv_col",
|
||||||
"csj_gyroac",
|
"csj_gyroac"
|
||||||
};
|
};
|
||||||
addOnsAuto[]=
|
addOnsAuto[]=
|
||||||
{
|
{
|
||||||
@@ -1245,7 +1245,7 @@ class Mission
|
|||||||
};
|
};
|
||||||
class Markers
|
class Markers
|
||||||
{
|
{
|
||||||
items=19;
|
items=20;
|
||||||
class Item0
|
class Item0
|
||||||
{
|
{
|
||||||
position[]={6622.5166,301.31479,6751.1309};
|
position[]={6622.5166,301.31479,6751.1309};
|
||||||
@@ -1372,6 +1372,14 @@ class Mission
|
|||||||
type="mil_dot";
|
type="mil_dot";
|
||||||
colorName="ColorRed";
|
colorName="ColorRed";
|
||||||
};
|
};
|
||||||
|
class Item19
|
||||||
|
{
|
||||||
|
position[]={537.67609,585.38116,10641.404};
|
||||||
|
name="BlackMarket";
|
||||||
|
text="Nagara Black Market";
|
||||||
|
type="hd_flag";
|
||||||
|
colorName="ColorRed";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
class Sensors
|
class Sensors
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user