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,6 +1,6 @@
<html><body>
<a action="bypass -h npc_%objectId%_Quest GiantsExploration2">[Exploration of The Giant's Cave, Part 2]</a><br>
<a action="bypass -h npc_%objectId%_Quest TheZeroHour">[The Zero Hour]</a><br>
<a action="bypass -h npc_%objectId%_Quest GhostsOfBatur">[Ghosts of Batur]</a><br>
<a action="bypass -h npc_%objectId%_Quest SignsOfRevolt">[Signs of Revolt]</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest GiantsExploration2">[Exploration of The Giant's Cave, Part 2]</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TheZeroHour">[The Zero Hour]</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest GhostsOfBatur">[Ghosts of Batur]</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SignsOfRevolt">[Signs of Revolt]</Button>
</body></html>