mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
Added closed doors to the two private areas for the ul'dah opening. CAN'T ESCAPE NOW!!!!
This commit is contained in:
parent
bac901c437
commit
372d50d7eb
5 changed files with 23 additions and 18 deletions
|
@ -0,0 +1,3 @@
|
|||
function init(npc)
|
||||
return false, false, 0, 0, 0x1A5, 2829;
|
||||
end
|
|
@ -0,0 +1,3 @@
|
|||
function init(npc)
|
||||
return false, false, 0, 0, 0x1A5, 2825;
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue