Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user