mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add new AN2 skins to trader
This commit is contained in:
@@ -19,7 +19,17 @@ class Category_517 {
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
};
|
||||
class AN2_DZ {
|
||||
class AN2_DZ { //Green
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
};
|
||||
class AN2_2_DZ { //Red and white
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
};
|
||||
class An2_2_TK_CIV_EP1_DZ { //Green and white
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz"};
|
||||
sell[] = {2,"ItemGoldBar10oz"};
|
||||
|
||||
Reference in New Issue
Block a user