mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
8 lines
145 B
C++
8 lines
145 B
C++
class NeutralBoatsArmed {
|
|
class RHIB {
|
|
type = "trade_any_boat";
|
|
buy[] = {4,"ItemGoldBar10oz",1};
|
|
sell[] = {2,"ItemGoldBar10oz",1};
|
|
};
|
|
};
|