mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Update to the correct banker model
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
if (Z_singleCurrency && Z_globalBanking && Z_globalBankingTraders) then {
|
||||
[
|
||||
//Lissabon
|
||||
["Functionary1_EP1_DZ",[4349.68,6725.49,0],179],
|
||||
["Functionary1_EP1",[4349.68,6725.49,0],179],
|
||||
//Riad
|
||||
["Functionary1_EP1_DZ",[5883.27,3548.17,0],225]
|
||||
["Functionary1_EP1",[5883.27,3548.17,0],225]
|
||||
] call server_spawnTraders;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user