mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
9 lines
157 B
C++
9 lines
157 B
C++
class NeutralBoatsArmed {
|
|
tid = 558;
|
|
class RHIB {
|
|
type = "trade_any_boat";
|
|
buy[] = {4,"ItemGoldBar10oz",1};
|
|
sell[] = {2,"ItemGoldBar10oz",1};
|
|
};
|
|
};
|