Remove copper

This commit is contained in:
HARLAN
2013-12-13 14:37:34 -05:00
parent 40ef8c2e01
commit 02b2132101

View File

@@ -66,7 +66,7 @@ menu_Woodlander1 = [
// General Store 1 // General Store 1
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 1 // Medical 1
@@ -104,7 +104,7 @@ menu_Woodlander3 = [
// General Store 2 // General Store 2
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"
]; ];
// Medical Supplies 2 // Medical Supplies 2
@@ -142,7 +142,7 @@ menu_TK_GUE_Soldier_5_EP1 = [
// 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"
]; ];
// Medical Supplies 3 // Medical Supplies 3