Parsed new style html buttons.
This commit is contained in:
8
trunk/dist/game/data/html/doormen/35550.htm
vendored
8
trunk/dist/game/data/html/doormen/35550.htm
vendored
@@ -1,9 +1,9 @@
|
||||
<html><body>Nothing unusual to report, my Lord.<br>
|
||||
What do you wish to do?<br>
|
||||
<center>
|
||||
<a action="bypass -h npc_%objectId%_open_doors 9, 22130006">Open the Castle Gate.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_close_doors 9, 22130006">Close the Castle Gate.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_tele 2051">Teleport (Out of the Gate)</a><br>
|
||||
<a action="bypass -h npc_%objectId%_tele 2052">Teleport (Into the Gate)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 9, 22130006">Open the Castle Gate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 9, 22130006">Close the Castle Gate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2051">Teleport (Out of the Gate)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2052">Teleport (Into the Gate)</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user