11 lines
859 B
HTML
11 lines
859 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, 20160003, 20160004">Open the Inner Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 8, 20160003, 20160004">Close the Inner Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 8, 20160005">Open the Throne Room Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 8, 20160005">Close the Throne Room Gate</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2043">Teleport (Out of the Gate)</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2044">Teleport (Into the Gate)</Button>
|
|
</center>
|
|
</body></html> |