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,7 +1,7 @@
<html><body>Game Manager Handy:<br>
<font color="LEVEL">Play Handy's block checker!</font><br>
Play Handy's block checker!<br>
<a action="bypass -h npc_%objectId%_Chat 1">Learn about the game.</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Find out how to participate.</a><br>
<a action="bypass -h npc_%objectId%_goto 12139">Return to Fantasy Isle Paddies.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Learn about the game.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Find out how to participate.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12139">Return to Fantasy Isle Paddies.</Button>
</body></html>