mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Updated Categories
This commit is contained in:
@@ -1,3 +1,43 @@
|
||||
class FriendlyMilitaryUnarmed {
|
||||
tid = 599;
|
||||
class HMMWV_M1035_DES_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz",1};
|
||||
sell[] = {2,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class HMMWV_Ambulance {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz",1};
|
||||
sell[] = {2,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class HMMWV_Ambulance_CZ_DES_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz",1};
|
||||
sell[] = {2,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class HMMWV_DES_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz",1};
|
||||
sell[] = {2,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class GAZ_Vodnik_MedEvac {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {9,"ItemGoldBar10oz",1};
|
||||
sell[] = {6,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class HMMWV_DZ {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {4,"ItemGoldBar10oz",1};
|
||||
sell[] = {2,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class LandRover_CZ_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemGoldBar10oz",1};
|
||||
sell[] = {1,"ItemGoldBar10oz",1};
|
||||
};
|
||||
class LandRover_TK_CIV_EP1 {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemGoldBar10oz",1};
|
||||
sell[] = {1,"ItemGoldBar10oz",1};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user