mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
chernarus black market trader marker added
This commit is contained in:
@@ -1168,7 +1168,7 @@ class Mission
|
|||||||
};
|
};
|
||||||
class Markers
|
class Markers
|
||||||
{
|
{
|
||||||
items=14;
|
items=15;
|
||||||
class Item0
|
class Item0
|
||||||
{
|
{
|
||||||
position[]={7550.6182,361.05222,8371.957};
|
position[]={7550.6182,361.05222,8371.957};
|
||||||
@@ -1267,6 +1267,14 @@ class Mission
|
|||||||
type="mil_dot";
|
type="mil_dot";
|
||||||
colorName="ColorOrange";
|
colorName="ColorOrange";
|
||||||
};
|
};
|
||||||
|
class Item14
|
||||||
|
{
|
||||||
|
position[]={12945.273,209.10101,12751.496};
|
||||||
|
name="BlackMarket";
|
||||||
|
text="Olsha Black Market";
|
||||||
|
type="hd_flag";
|
||||||
|
colorName="ColorRed";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
class Sensors
|
class Sensors
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user