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,8 +1,8 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Welcome to Kratei's Cube! Only the strongest win here.<br>
Do you feel lucky?<br>
<a action="bypass -h npc_%objectId%_Chat 1">Learn more about Kratei's Cube.</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Enter Kratei's Cube.</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">Cancel registration for Kratei's Cube competition.<br>
<a action="bypass -h npc_%objectId%_goto 12109">Teleport to Fantasy Isle.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Learn more about Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Enter Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Cancel registration for Kratei's Cube competition.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12109">Teleport to Fantasy Isle.</Button>
</body></html>