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:
@@ -48,8 +48,8 @@
|
||||
if (Z_singleCurrency && Z_globalBanking && Z_globalBankingTraders) then {
|
||||
[
|
||||
//Raven Rock
|
||||
["Functionary1_EP1_DZ",[1386.9,6941.33,0],93],
|
||||
["Functionary1_EP1",[1386.9,6941.33,0],93],
|
||||
//Raun
|
||||
["Functionary1_EP1_DZ",[3946.33,886.11,0],261]
|
||||
["Functionary1_EP1",[3946.33,886.11,0],261]
|
||||
] call server_spawnTraders;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user