mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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.
12 lines
179 B
C++
12 lines
179 B
C++
class Category_673 {
|
|
class RHIB {
|
|
type = "trade_any_boat";
|
|
buy[] = {4,"ItemGoldBar10oz"};
|
|
sell[] = {2,"ItemGoldBar10oz"};
|
|
};
|
|
};
|
|
|
|
class Category_558 {
|
|
duplicate = 673;
|
|
};
|