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>Trader Enverun:<br>
Welcome, youngster. Our shop offers both magic items and more mundane supplies. We cater to not only magicians, but also to warriors seeking protection against magic -- and even ladies looking for pretty accessories... So many people come to our shop! We even have adventurers seeking clues to the location of the <font color="LEVEL">Sword of Othelotte</font> in some of our ancient spellbooks... They must think this is a blasted library!<br>
<a action="bypass -h npc_%objectId%_Buy 3089200">Buy/Sell/Refund.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3089202">Buy/Sell/Refund Common Items.</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about the Sword of Othelotte.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3089200">Buy/Sell/Refund.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3089202">Buy/Sell/Refund Common Items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the Sword of Othelotte.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>