mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
added MH60S_DZE and BAF_Merlin_DZE to trader configs
type = "trade_any_vehicle";
buy[] = {2,"ItemBriefcase100oz"};
sell[] = ;
};
This commit is contained in:
@@ -24,4 +24,9 @@ class Category_512 {
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
sell[] = {1,"ItemBriefcase100oz"};
|
||||
};
|
||||
class MH60S_DZE {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
sell[] = {1,"ItemBriefcase100oz"};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -24,4 +24,9 @@ class Category_493 {
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
sell[] = {1,"ItemBriefcase100oz"};
|
||||
};
|
||||
class MH60S_DZE {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
sell[] = {1,"ItemBriefcase100oz"};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -29,4 +29,9 @@ class Category_519 {
|
||||
buy[] = {5,"ItemGoldBar"};
|
||||
sell[] = {3,"ItemGoldBar"};
|
||||
};
|
||||
class BAF_Merlin_DZE {
|
||||
type = "trade_any_vehicle";
|
||||
buy[] = {2,"ItemBriefcase100oz"};
|
||||
sell[] = {1,"ItemBriefcase100oz"};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user