l2j_mobius/trunk/dist/game/data/html/doormen/35548.htm
2015-01-03 21:32:03 +00:00

11 lines
865 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 9, 22130001, 22130002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 9, 22130001, 22130002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 9, 22130003">Open the Throne Room Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 9, 22130003">Close the Throne Room Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2047">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2048">Teleport (Into the Gate)</Button>
</center>
</body></html>