Ul'dah npcs completed.

This commit is contained in:
Filip Maj 2016-06-14 21:47:54 -04:00
parent f5619ff800
commit c612b885dd
22 changed files with 64 additions and 17 deletions

View file

@ -11,8 +11,7 @@ function onEventStarted(player, npc, triggerName)
player:runEventFunction("delegateEvent", player, questNOC, "pETaskBoardAskUldah", nil, nil, nil);
else
player:runEventFunction("delegateEvent", player, questNOC, "pETaskBoardAskGridania", nil, nil, nil);
end
end
end
function onEventUpdate(player, npc, step, menuOptionSelected)