Parsed new style html buttons.
This commit is contained in:
10
trunk/dist/game/data/html/trainer/30833.htm
vendored
10
trunk/dist/game/data/html/trainer/30833.htm
vendored
@@ -2,9 +2,9 @@
|
||||
Hardin's Academy welcomes you, stranger. I am Kaspar.<br>
|
||||
Stay here as long as you like, but take care not to interfere with any of the ongoing studies or experiments. If you wish to offer your collaboration, we will gladly accept it.<br>
|
||||
Perhaps you can exchange your help for instruction in other areas...<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Ask about Hardin's Academy.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 2">Ask about Lich King Icarus.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_SkillList">Learn skills.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about Hardin's Academy.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Ask about Lich King Icarus.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user