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>Messenger:<br>
What brings you to this place? I can't be responsible for your safety here!<br>
Unless, that is, you're a member of the <font color=00ffff>SouthernLights</font> Clan in charge of the farm.<br>
<a action="bypass -h npc_%objectId%_Chat 0">Qualification Test for Clan Hall Battle Registration</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Register for Clan Hall Battle</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Clans Participating in the Preliminaries</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Qualification Test for Clan Hall Battle Registration</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Register for Clan Hall Battle</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clans Participating in the Preliminaries</Button>
</body></html>