Remove copper

This commit is contained in:
HARLAN
2013-12-13 14:38:54 -05:00
parent f3efb8e266
commit 58a3f1698c

View File

@@ -27,7 +27,7 @@ menu_Drake = [
// General Store
menu_Damsel2 = [
[["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_GUE_Worker2 = [
[["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
@@ -117,7 +117,7 @@ menu_GUE_Soldier_CO = [
// General Store 3
menu_Farmwife4 = [
[["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
@@ -195,12 +195,12 @@ menu_ibr_lingorman6s = [
// General Store 4
menu_TK_CIV_Woman02_EP1 = [
[["Backpacks",685],["Clothes",683],["Cooked Meats",686],["Drinks",684],["Packaged Food",687]],
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Copper Bar",101]],
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
"neutral"
];
// General Store 5
menu_Damsel3 = [
[["Backpacks",688],["Clothes",689],["Cooked Meats",690],["Drinks",691],["Packaged Food",692]],
[["ItemCopperBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Copper Bar",101]],
[["ItemTinBar","TrashJackDaniels",1,1,"buy","Empty Whiskey Bottle","Tin Bar",101]],
"friendly"
];