mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
Remove canteen for now
Canteens were removed from cfgMagazines temporarily
This commit is contained in:
@@ -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"};
|
||||
|
||||
Reference in New Issue
Block a user