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

@@ -1,9 +1,9 @@
<html><body>Newbie Guide:<br>
May blessing of light be upon you! It is my responsibility to help beginning adventurers adjust.<br>
This world is getting dangerous! Violent spirits, unending wars, even this unnatural struggle between Dawn and Dusk! You will need both strength and wisdom to survive. Please remember my advice...<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask for advice about class transfers.</a><br>
<a action="bypass -h npc_%objectId%_Link default/SupportMagic.htm">See the list of available supplemental magic.</a><br>
<a action="bypass -h npc_%objectId%_Link default/SupportMagicServitor.htm">See the list of supplemental magic for servitors.</a><br>
<a action="bypass -h npc_%objectId%_Link default/BlessingOfProtection.htm">Receive Blessing of Protection.</a><br>
<a action="bypass -h npc_%objectId%_Quest NewbieCoupons">Receive support with a Newbie item.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask for advice about class transfers.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/SupportMagic.htm">See the list of available supplemental magic.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/SupportMagicServitor.htm">See the list of supplemental magic for servitors.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/BlessingOfProtection.htm">Receive Blessing of Protection.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NewbieCoupons">Receive support with a Newbie item.</Button>
</body></html>