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 80 or higher</font>, the big news from the Giant's Cave is the appearance of <font color="LEVEL">Hekaton Prime</font>.<br>
Core and Hekaton Prime used to protect the area, and now they have again regained their strength. Ancient bio weapons developed by the Giants have been used to eliminate the monsters in the vicinity. The remaining 3 Giant Guardians now protect Hekaton Prime.<br>
Finally, Expedition Leader Sobling has finally completed building a teleportation gate that allows entry to the Giant's Cave. If you want to explore the area, go see him.<br>
<a action="bypass -h npc_%objectId%_Chat 2">Move to the Giant's Cave.</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 Giant's Cave.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Back</Button>
</body></html>