Remove canteen for now

Canteens were removed from cfgMagazines temporarily
This commit is contained in:
ebaydayz
2016-04-22 18:59:01 -04:00
parent 1879fb8707
commit 619f65eef0

View File

@@ -94,11 +94,6 @@ class Category_601 {
buy[] = {2,"ItemGoldBar"};
sell[] = {1,"ItemGoldBar"};
};
class ItemCanteenEmpty {
type = "trade_items";
buy[] = {3,"ItemSilverBar"};
sell[] = {1,"ItemSilverBar"};
};
class ItemWaterbottleUnfilled {
type = "trade_items";
buy[] = {3,"ItemSilverBar"};