Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/trainer/31581.htm
vendored
6
trunk/dist/game/data/html/trainer/31581.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Magister Anastia:<br>
|
||||
Welcome to Hardin's Academy.<br>
|
||||
I hope you're not some tourist looking for a good story to tell back home. This place is dangerous enough even for the most skilled of practitioners. So, what do you want to know? I don't have much time, so be quick about it!<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%_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