Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/trainer/32182.htm
vendored
6
trunk/dist/game/data/html/trainer/32182.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Master Coplan:<br>
|
||||
Do you know the legend of the ancient heroes who saved the Island of Souls from invaders? These Hills of Gold are supposed to be where they made their final stand. Sometimes when I close my eyes and meditate, I can almost see them here! I can't explain it, but it's like I'm tapping into a vast river of energy...<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