mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
fixed typo in Napf Sauerland and panthera server_traders.sqf
This commit is contained in:
@@ -27,7 +27,7 @@ menu_CZ_Special_Forces_MG_DES_EP1 = [
|
||||
// General Store P
|
||||
menu_Damsel5 = [
|
||||
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// Weapons neutral 1P
|
||||
@@ -87,7 +87,7 @@ menu_Rita_Ensler_EP1 = [
|
||||
// Neutral General Store 1P
|
||||
menu_RU_Farmwife1 = [
|
||||
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// Medical Supplies P
|
||||
@@ -117,7 +117,7 @@ menu_UN_CDF_Soldier_AAT_EP1 = [
|
||||
// General Store 2P
|
||||
menu_ValentinaVictim = [
|
||||
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// North Wholesaler P
|
||||
|
||||
@@ -27,7 +27,7 @@ menu_GUE_Commander = [
|
||||
// General Store
|
||||
menu_Damsel3 = [
|
||||
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// Weapons neutral
|
||||
@@ -81,7 +81,7 @@ menu_GUE_Villager3 = [
|
||||
// General Store 2
|
||||
menu_CIV_EuroWoman01_EP1 = [
|
||||
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Medical Supplies
|
||||
@@ -99,7 +99,7 @@ menu_RUS_Commander = [
|
||||
// General Store 3
|
||||
menu_Damsel5 = [
|
||||
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// West Wholesaler
|
||||
|
||||
@@ -27,7 +27,7 @@ menu_RU_Profiteer1 = [
|
||||
// Friendly General Store
|
||||
menu_Damsel4 = [
|
||||
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"friendly"
|
||||
];
|
||||
// Weapons neutral
|
||||
@@ -87,7 +87,7 @@ menu_Profiteer1 = [
|
||||
// Neutral General Store
|
||||
menu_RU_Damsel5 = [
|
||||
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// Medical Supplies
|
||||
@@ -117,7 +117,7 @@ menu_Soldier_MG_PMC = [
|
||||
// Neutral General Store
|
||||
menu_RU_Damsel2 = [
|
||||
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
||||
[["ItemTinBar","TrashJackDaniels"",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Wiskey Bottle","Copper Bar",101]],
|
||||
"neutral"
|
||||
];
|
||||
// South Wholesaler
|
||||
|
||||
Reference in New Issue
Block a user