Parsed new style html buttons.
This commit is contained in:
18
trunk/dist/game/data/html/teleporter/32648-1.htm
vendored
18
trunk/dist/game/data/html/teleporter/32648-1.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user