mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update fdf_isle1_a.sqf
This commit is contained in:
@@ -42,3 +42,13 @@
|
||||
//Wholesaler
|
||||
["Profiteer3",[10033.4,5945.52,0],181.422]
|
||||
] call server_spawnTraders;
|
||||
|
||||
// Bankers
|
||||
if (Z_singleCurrency && Z_globalBanking && Z_globalBankingTraders) then {
|
||||
[
|
||||
//Jesco
|
||||
["Functionary1_EP1_DZ",[9662.23,10879.8,0],0],
|
||||
//Berezniki
|
||||
["Functionary1_EP1_DZ",[7979.71,10577.8,0.1],292]
|
||||
] call server_spawnTraders;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user