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

@@ -3,12 +3,12 @@
Listen to the explanation about<br>
the Grand Olympiad's history, match rules,<br>
and points before challenging it.<br><br><br>
<a action="bypass -h npc_%objectId%_Chat 4">Hear about basic content (history).</a><br>
<a action="bypass -h npc_%objectId%_Chat 5">Hear about match rules.</a><br>
<a action="bypass -h npc_%objectId%_Chat 6">Hear about Olympiad points.</a><br>
<a action="bypass -h npc_%objectId%_Chat 7">Hear about points settlement rules.</a><br>
<a action="bypass -h npc_%objectId%_OlympiadDesc 3a">View past Olympiad period ranking.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Hear about basic content (history).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">Hear about match rules.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">Hear about Olympiad points.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">Hear about points settlement rules.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_OlympiadDesc 3a">View past Olympiad period ranking.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></html>