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,8 +2,8 @@
Welcome, traveler, welcome to the Ivory Tower!<br>
Most people see this place only as the residence of Wizards, but you might be surprised to learn how many non-mystics make their home here as well. Originally, I was a Paladin who was sworn to Einhasad' service. It's not like I broke my vow, but I must confess that I didn't think I'd ever end up here...<br>
Let me caution you, friend: strange things happen here. Don't go snooping around unless you can handle trouble...<br>
<a action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</a><br>
<a action="bypass -h npc_%objectId%_Wear 3016300">Try on Wizard equipment.</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">View information about the local lord and tax rate.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3016300">Try on Wizard equipment.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information about the local lord and tax rate.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>