takistan black market trader added

This commit is contained in:
vbawol
2013-05-24 14:52:56 -05:00
parent 551b039e41
commit 5419c4866b

View File

@@ -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
{ {