9 lines
599 B
HTML
9 lines
599 B
HTML
<html><body>Nothing unusual to report, my Lord.<br>
|
|
What do you wish to do?<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 8, 20160001, 20160002">Open the Outer Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 8, 20160001, 20160002">Close the Outer Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2041">Teleport (Out of the Gate)</a><br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2042">Teleport (Into the Gate)</a>
|
|
</center>
|
|
</body></html> |