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

@@ -2,10 +2,10 @@
Welcome to Fantasy Isle. Click, click. I am the keeper of this island.<br>
All movement here is made possible through me. Enjoy all that we have to offer!<br>
You can earn <font color="LEVEL">Fantasy Isle Coins</font> by undertaking different activities in the isle; bring them back to me and I'll exchange them for other items.<br>
<a action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="2282">Return to previous town.</a><br>
<a action="bypass -h npc_%objectId%_Quest TeleportToUndergroundColiseum">Move to the Underground Coliseum.</a><br>
<a action="bypass -h npc_%objectId%_goto 12108">Move to Kratei's Cube.</a><br>
<a action="bypass -h npc_%objectId%_goto 12121">Move to Handy's Block Checker Arena.</a><br>
<a action="bypass -h npc_%objectId%_multisell 323780001">Exchange Fantasy Isle Coins.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="2282">Return to previous town.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToUndergroundColiseum">Move to the Underground Coliseum.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12108">Move to Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12121">Move to Handy's Block Checker Arena.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780001">Exchange Fantasy Isle Coins.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>