mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
fixed typo in Napf Sauerland and panthera server_traders.sqf
This commit is contained in:
@@ -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