30492.htm 577 B

12345678910111213141516171819
  1. <html>
  2. <head>
  3. <body>
  4. All is well, my Lord.
  5. <br>
  6. What is your command?
  7. <br>
  8. <center>
  9. <a action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gates</a>
  10. <br>
  11. <a action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gates</a>
  12. <br>
  13. <a action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002, 19210005, 19210006">Open All Castle Gates</a>
  14. <br>
  15. <a action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002, 19210005, 19210006">Close All Castle Gates</a>
  16. <br>
  17. </center>
  18. </body>
  19. </html>