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,12 +1,12 @@
<html><body>Update Announcer:<br>
New updates are available for the following places. Which one would you like to hear about?<br>
<a action="bypass -h npc_%objectId%_Chat 6">Forge of the Gods</a><br>
<a action="bypass -h npc_%objectId%_Chat 7">Primeval Isle</a><br>
<a action="bypass -h npc_%objectId%_Chat 8">Giant's Cave</a><br>
<a action="bypass -h npc_%objectId%_Chat 9">Den of Evil</a><br>
<a action="bypass -h npc_%objectId%_Chat 10">Mithril Mines</a><br>
<a action="bypass -h npc_%objectId%_Chat 11">Reed Field of Innadril</a><br>
<a action="bypass -h npc_%objectId%_Chat 12">Crypts of Disgrace</a><br>
<a action="bypass -h npc_%objectId%_Chat 13">Stakato Nest</a><br>
<a action="bypass -h npc_%objectId%_Chat 14">The Chamber of Delusion</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">Forge of the Gods</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">Primeval Isle</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">Giant's Cave</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 9">Den of Evil</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 10">Mithril Mines</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 11">Reed Field of Innadril</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 12">Crypts of Disgrace</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 13">Stakato Nest</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 14">The Chamber of Delusion</Button>
</body></html>