mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-10 11:53:21 +03:00
Update to the correct banker model
This commit is contained in:
@@ -62,9 +62,9 @@
|
||||
// Bankers
|
||||
if (Z_singleCurrency && Z_globalBanking && Z_globalBankingTraders) then {
|
||||
[
|
||||
["Functionary1_EP1_DZ",[3020.2061,5945.2783,0.23],0],
|
||||
["Functionary1_EP1_DZ",[4140.2051,1505.2682,2.3],55],
|
||||
["Functionary1_EP1_DZ",[7519.0171,2949.8694,6.2],-177],
|
||||
["Functionary1_EP1_DZ",[4239.9063,4841.8989,3.8],94]
|
||||
["Functionary1_EP1",[3020.2061,5945.2783,0.23],0],
|
||||
["Functionary1_EP1",[4140.2051,1505.2682,2.3],55],
|
||||
["Functionary1_EP1",[7519.0171,2949.8694,6.2],-177],
|
||||
["Functionary1_EP1",[4239.9063,4841.8989,3.8],94]
|
||||
] call server_spawnTraders;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user