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>Sentinel Veltress:<br>
May the blessing of moonlight be with you... My name is Veltress, one of the sentinels. We are called the watch of the forest.<br>
If you cross the bridge you see here, you can follow the road to <font color="LEVEL">Lake Iris.</font> Legend has it that the lake was formed from the tears of the goddess Eva.<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about Lake Iris.</a><br>
<a action="bypass -h npc_%objectId%_TerritoryStatus">See the Lord and get the tax rate information.</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 Lake Iris.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">See the Lord and get the tax rate information.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>