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>Guard Hanks:<br>
Talking Island may look peaceful at first glance, but if you go outside of the village, it is a very dangerous place. There are beasts like wolves and giant spiders, and savage tribes like the Orcs and werewolves. Therefore, if you wander around the island carelessly, you may lose your life.<br>
In particular, Orcs travel around in groups so you must be extra careful of their approach. Recently, there have been rumors that they are frequently around the <font color="LEVEL">Obelisk of Victory.</font> Be careful.<br>
<a action="bypass -h npc_%objectId%_Chat 1">Ask about the Obelisk of Victory.</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 the Obelisk of Victory.</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>