Parsed new style html buttons.
This commit is contained in:
14
trunk/dist/game/data/html/default/31688-1.htm
vendored
14
trunk/dist/game/data/html/default/31688-1.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user