mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
All files in the archive will no be updated. Ive added a copy of the current trader files too, so the old traders and trader cities can still be used with the current trader files. Give me a hint if you think some of the files should be moved back.
77 lines
1.8 KiB
C++
77 lines
1.8 KiB
C++
class Category_564 {
|
|
class Ural_CDF {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class Ural_TK_CIV_EP1 {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class Ural_UN_EP1 {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class UralCivil_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class UralCivil2_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {1,"ItemGoldBar10oz"};
|
|
sell[] = {5,"ItemGoldBar"};
|
|
};
|
|
class V3S_Open_TK_CIV_EP1 {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class V3S_Open_TK_EP1 {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class V3S_Civ {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class V3S_RA_TK_GUE_EP1_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class V3S_TK_EP1_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class Kamaz_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class KamazOpen_DZE {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class MTVR_DES_EP1 {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
class MTVR {
|
|
type = "trade_any_vehicle";
|
|
buy[] = {2,"ItemGoldBar10oz"};
|
|
sell[] = {1,"ItemGoldBar10oz"};
|
|
};
|
|
};
|
|
|
|
class Category_570 {
|
|
duplicate = 564;
|
|
};
|