Added closed doors to the two private areas for the ul'dah opening. CAN'T ESCAPE NOW!!!!

This commit is contained in:
Filip Maj 2017-07-09 19:13:17 -04:00
parent bac901c437
commit 372d50d7eb
5 changed files with 23 additions and 18 deletions

View file

@ -0,0 +1,3 @@
function init(npc)
return false, false, 0, 0, 0x1A5, 4040;
end

View file

@ -0,0 +1,3 @@
function init(npc)
return false, false, 0, 0, 0x1A5, 2829;
end

View file

@ -0,0 +1,3 @@
function init(npc)
return false, false, 0, 0, 0x1A5, 2825;
end