Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,6 +1,6 @@
<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 31" msg="811;Underground Shopping Area">Underground Shopping Area</a><br1>
<a action="bypass -h npc_%objectId%_goto 32" msg="811;1st Floor Lobby">1st Floor Lobby</a><br1>
<a action="bypass -h npc_%objectId%_goto 33" msg="811;2nd Floor Human Wizard Guild">2nd Floor Human Wizard Guild</a><br1>
<a action="bypass -h npc_%objectId%_goto 34" msg="811;3rd Floor Elven Wizard Guild">3rd Floor Elven Wizard Guild</a>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 31" msg="811;Underground Shopping Area">Underground Shopping Area</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 32" msg="811;1st Floor Lobby">1st Floor Lobby</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 33" msg="811;2nd Floor Human Wizard Guild">2nd Floor Human Wizard Guild</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 34" msg="811;3rd Floor Elven Wizard Guild">3rd Floor Elven Wizard Guild</Button>
</body></html>