mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-08-01 15:24:27 +02:00
Added more Ul'dah scripts. Start location fix now only happens in correct zones.
This commit is contained in:
parent
ff93dc41ef
commit
3b271980cc
7 changed files with 93 additions and 29 deletions
|
@ -10,8 +10,8 @@ function onSpawn(player, npc)
|
|||
player:SetEventStatus(npc, "pushDefault", true, 0x2);
|
||||
npc:SetQuestGraphic(player, 0x3);
|
||||
else
|
||||
player:SetEventStatus(npc, "pushDefault", true, 0x2);
|
||||
npc:SetQuestGraphic(player, 0x3);
|
||||
player:SetEventStatus(npc, "pushDefault", true, 0x0);
|
||||
npc:SetQuestGraphic(player, 0x0);
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue