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,7 +1,7 @@
<html><body>Dimensional Merchant:<br>
Greetings, adventurer!<br>
I have been waiting for so long to collect rare trinkets and treasures from the lands of Aden. I heard there are flying pigs around The Enchanted Valley, Forest of the Dead, Valley of Saints, Wild Beast Farm, Plains of the Lizardmen, Fields of Whisper and Silence, Crypts of Disgrace, Den of Evil, Primeval Isle, and the solo area around Dragon Valley. If you hunt in these areas, try to find one of Neolithic Crystals for me. I will make a great exchange with you!<br>
<a action="bypass -h npc_%objectId%_package_deposit" msg="1040"><font color="LEVEL">Transfer a Dimensional Item to another character on this account.</font></a><br>
<a action="bypass -h npc_%objectId%_package_withdraw"><font color="LEVEL">Withdraw a transfered Dimensional Item.</font></a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about Neolithic Crystal</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_package_deposit" msg="1040"><font color="LEVEL">Transfer a Dimensional Item to another character on this account.</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_package_withdraw"><font color="LEVEL">Withdraw a transfered Dimensional Item.</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about Neolithic Crystal</Button>
</body></html>