Parsed new style html buttons.
This commit is contained in:
8
trunk/dist/game/data/html/doormen/35505.htm
vendored
8
trunk/dist/game/data/html/doormen/35505.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 8, 20160006">Open the Inner Gate.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_close_doors 8, 20160006">Close the Inner Gate.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_tele 2045">Teleport (Out of the Gate)</a><br>
|
||||
<a action="bypass -h npc_%objectId%_tele 2046">Teleport (Into the Gate)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 8, 20160006">Open the Inner Gate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 8, 20160006">Close the Inner Gate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2045">Teleport (Out of the Gate)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2046">Teleport (Into the Gate)</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user