mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update config trader from 34f9f97
Forgot to update m16a2_dz (supports GL now).
34f9f97aa3
This commit is contained in:
@@ -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"};
|
||||
|
||||
Reference in New Issue
Block a user