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,6 +2,6 @@
Recommended for adventurers who are <font color="LEVEL">level 81 or higher</font>, it is reported in the Den of Evil that Shaman Varangka has finally succeeded in summoning the evil Fiend Kasha!<br>
Since then, the monsters there have grown very strong. Even worse, Kasha's Eyes have magically enslaved many Ragna Orcs!<br>
If you go to the Den of Evil, be sure to take some trusted friends with you.<br>
<a action="bypass -h npc_%objectId%_Chat 2">Move to the Den of Evil.</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Move to the Den of Evil.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Back</Button>
</body></html>