9 lines
607 B
HTML
9 lines
607 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 6, 23250005, 23250006">Open the Castle Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 6, 23250005, 23250006">Close the Castle Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2029">Teleport (Out of the Gate)</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2030">Teleport (Into the Gate)</Button>
|
|
</center>
|
|
</body></html> |