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,8 +1,8 @@
<html><body>Buron:<br>
Finally, we have regained our home! Please give me regards to Jirrone, who left the island some time ago.<br>
There is obviously a great deal of work for me to do now that we have regained our village, but I will gladly create native clothes for you whenever you wish it.<br>
<a action="bypass -h npc_%objectId%_Chat 0">Craft Native Helmet.</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Craft Native Tunic.</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Craft Native Pants.</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">Ask about the rumor.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Craft Native Helmet.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Craft Native Tunic.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Craft Native Pants.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Ask about the rumor.</Button>
</body></html>