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

@@ -2,9 +2,9 @@
Welcome, adventurer!<br>
We have observed that certain monsters have recently become stronger by magically influsing themselves with more powerful attribute capabilities. I trust that you have also been attempting to magically strengthen your own attributes in order to fight them. As it happens, while exploring the continent I acquired a special skill to handle magical attribute power. The power can't be completely controlled, but even my partial skill wil prove useful!<br>
Unfortunately, I cannot simply give you this secret potion; the ingredients are extremely difficult to obtain and I must have sufficient funds to support my disciples in their quest to find them!<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about attributes.</a><br>
<a action="bypass -h npc_%objectId%_multisell 32326001">Buy the attribute-strengthening potion.</a><br>
<a action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Ore for another.</a><br>
<a action="bypass -h npc_%objectId%_ReleaseAttribute">Remove attribute bestowed on weapon or armor.</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 attributes.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326001">Buy the attribute-strengthening potion.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 32326002">Exchange one Attribute Ore for another.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ReleaseAttribute">Remove attribute bestowed on weapon or armor.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>