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:
parent
69f7fb5e47
commit
bac901c437
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue