Update config trader from 34f9f97

Forgot to update m16a2_dz (supports GL now).

34f9f97aa3
This commit is contained in:
ebaydayz
2016-07-31 20:32:53 -04:00
parent 287a80c417
commit d2bf8b30eb

View File

@@ -19,16 +19,11 @@ class Category_485 {
buy[] = {6,"ItemGoldBar"};
sell[] = {3,"ItemGoldBar"};
};
class M16A2_DZ { // no attachment support
class M16A2_DZ {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar"};
sell[] = {1,"ItemGoldBar"};
};
class M16A2_GL_DZ { // no attachment support
type = "trade_weapons";
buy[] = {4,"ItemGoldBar"};
sell[] = {2,"ItemGoldBar"};
};
class M16A4_DZ {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar"};