mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
Taviana Black Market Vendor
Taviana has had the black market vendor added at the nuke power plant.
This commit is contained in:
@@ -4,7 +4,7 @@ class Mission
|
||||
addOns[]=
|
||||
{
|
||||
"tavi",
|
||||
"ca_modules_animals",
|
||||
"ca_modules_animals",
|
||||
"dayz_anim",
|
||||
"dayz_code",
|
||||
"dayz_communityassets",
|
||||
@@ -24,7 +24,6 @@ class Mission
|
||||
{
|
||||
"dayz_weapons",
|
||||
"ca_modules_functions",
|
||||
"warfarebuildings",
|
||||
"tavi"
|
||||
};
|
||||
randomSeed=11171215;
|
||||
@@ -807,7 +806,6 @@ class Mission
|
||||
vehicle="Survivor1_DZ";
|
||||
player="PLAY CDG";
|
||||
skill=0.60000002;
|
||||
|
||||
init="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';";
|
||||
};
|
||||
class Item69
|
||||
@@ -1174,7 +1172,7 @@ class Mission
|
||||
};
|
||||
class Markers
|
||||
{
|
||||
items=31;
|
||||
items=32;
|
||||
class Item0
|
||||
{
|
||||
position[]={10732.087,193.02972,12687.841};
|
||||
@@ -1399,6 +1397,14 @@ class Mission
|
||||
type="mil_dot";
|
||||
colorName="ColorGreen";
|
||||
};
|
||||
class Item31
|
||||
{
|
||||
position[]={9643.8574,96.417999,4520.9438};
|
||||
name="BlackMarketVendor";
|
||||
text="Zaps Black Market";
|
||||
type="mil_dot";
|
||||
colorName="ColorBlack";
|
||||
};
|
||||
};
|
||||
};
|
||||
class Intro
|
||||
|
||||
Reference in New Issue
Block a user