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,9 +1,9 @@
<html><body>Researcher Keplon:<br>
Hey, you! Do you not know how dangerous this place is? Your head might roll if you hang around here!<br>
Don't be stubborn - go back to town now!<br>
<a action="bypass -h npc_%objectId%_Chat 1">"What the hell are you doing here then?"</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">"What's so dangerous?"</a><br>
<a action="bypass -h npc_%objectId%_Chat 4">"What is a Dimensional Vortex?"</a><br>
<a action="bypass -h npc_%objectId%_Chat 5">"Do you have any Dimensional Stones on you?"</a><br>
<a action="bypass -h talk_select">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What the hell are you doing here then?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"What's so dangerous?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"What is a Dimensional Vortex?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">"Do you have any Dimensional Stones on you?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h talk_select">Quest</Button>
</body></html>