Remove copper

This commit is contained in:
HARLAN
2013-12-13 14:41:03 -05:00
parent 5c28b05e7e
commit 542eb67e05

View File

@@ -27,7 +27,7 @@ menu_Profiteer4 = [
// General Store
menu_Rita_Ensler_EP1 = [
[["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"
];
// Weapons neutral
@@ -87,7 +87,7 @@ menu_UN_CDF_Soldier_Pilot_EP1 = [
// General Store 2
menu_RU_WorkWoman1 = [
[["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"
];
// Medical Supplies
@@ -105,7 +105,7 @@ menu_RU_Citizen4 = [
// General Store 3
menu_RU_WorkWoman5 = [
[["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"
];
// West Wholesaler
@@ -161,4 +161,4 @@ menu_HouseWife1 = [
[["Boats Armed",673],["Boats Unarmed",672]],
[],
"neutral"
];
];