mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
more mission file updates takistan and dingor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// DayZ Epoch TRADERS for 6
|
||||
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1"];
|
||||
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor"];
|
||||
// START PER TRADER CONFIG
|
||||
// Whiskey's Parts Shop
|
||||
menu_RU_Worker1 = [
|
||||
@@ -9,13 +9,13 @@ menu_RU_Worker1 = [
|
||||
];
|
||||
// Melly's Medical
|
||||
menu_Dr_Annie_Baker_EP1 = [
|
||||
[["Medical Supplies",65],["Clothes",66],["Chem lights/Flairs",67],["Smoke Grenades",68]],
|
||||
[["Medical Supplies",65],["Clothes",66],["Chem lights/Flares",67],["Smoke Grenades",68]],
|
||||
[["FoodBioMeat","ItemZombieParts",1,1,"buy","Zombie Parts","Bio Meat",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Alejandria's General Supplies
|
||||
menu_CIV_EuroWoman01_EP1 = [
|
||||
[["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]],
|
||||
[["Food/Drink",70],["Backpacks",72],["Clothes",73],["Toolbelt Items",74]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
@@ -162,4 +162,16 @@ menu_Pilot_EP1 = [
|
||||
[["Cargo Planes",192]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Rommelo's Raceway
|
||||
menu_TK_CIV_Worker01_EP1 = [
|
||||
[["Cars",194]],
|
||||
[],
|
||||
"friendly"
|
||||
];
|
||||
// Mad Scientist
|
||||
menu_RU_Doctor = [
|
||||
[["Medical Supplies",193]],
|
||||
[],
|
||||
"neutral"
|
||||
];
|
||||
Reference in New Issue
Block a user