mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Remove copper
This commit is contained in:
@@ -27,7 +27,7 @@ menu_Profiteer4 = [
|
|||||||
// General Store
|
// General Store
|
||||||
menu_Rita_Ensler_EP1 = [
|
menu_Rita_Ensler_EP1 = [
|
||||||
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
[["Backpacks",496],["Clothes",497],["Cooked Meats",580],["Drinks",498],["Packaged Food",579]],
|
||||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Copper Bar",101]],
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
||||||
"neutral"
|
"neutral"
|
||||||
];
|
];
|
||||||
// Weapons neutral
|
// Weapons neutral
|
||||||
@@ -87,7 +87,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [
|
|||||||
// General Store 2
|
// General Store 2
|
||||||
menu_RU_WorkWoman1 = [
|
menu_RU_WorkWoman1 = [
|
||||||
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
[["Backpacks",538],["Clothes",628],["Cooked Meats",630],["Drinks",601],["Packaged Food",629]],
|
||||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Copper Bar",101]],
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
||||||
"friendly"
|
"friendly"
|
||||||
];
|
];
|
||||||
// Medical Supplies
|
// Medical Supplies
|
||||||
@@ -105,7 +105,7 @@ menu_RU_Citizen4 = [
|
|||||||
// General Store 3
|
// General Store 3
|
||||||
menu_RU_WorkWoman5 = [
|
menu_RU_WorkWoman5 = [
|
||||||
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
[["Backpacks",632],["Clothes",631],["Cooked Meats",634],["Drinks",633],["Packaged Food",635]],
|
||||||
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Copper Bar",101]],
|
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
|
||||||
"neutral"
|
"neutral"
|
||||||
];
|
];
|
||||||
// West Wholesaler
|
// West Wholesaler
|
||||||
@@ -167,4 +167,4 @@ menu_GUE_Woodlander2 = [
|
|||||||
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
|
[["Black Market Ammo",527],["Black Market Weapons",526],["Explosives",529]],
|
||||||
[],
|
[],
|
||||||
"neutral"
|
"neutral"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user