1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 06:07:46 +00:00

Added warp after the ul'dah battle to the private area.

This commit is contained in:
Filip Maj 2017-07-09 18:49:12 -04:00
parent 69f7fb5e47
commit bac901c437

View file

@ -60,6 +60,5 @@ function onEventStarted(player, actor, triggerName)
player:EndEvent(); player:EndEvent();
player:GetZone():ContentFinished(); player:GetZone():ContentFinished();
GetWorldManager():DoZoneChange(player, 230, "PrivateAreaMasterPast", 1, 15, -826.868469, 6, 193.745865, -0.008368492); GetWorldManager():DoZoneChange(player, 175, "PrivateAreaMasterPast", 3, 15, -22.81, 196, 87.82, 2.98);
end end