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,7 +1,7 @@
<html><body>Researcher Euclie:<br>
Huh?! Welcome! This place is full of the undead and demons, so it's nice to see someone normal! You aren't a servant of Hallant, are you? Nor a dog of angels?<br>
Right now I am researching this <font color="LEVEL">Dimensional Vortex</font>! I flew in from the 1st floor to here by activating this... Aren't you curious how this thing works?<br>
<a action="bypass -h npc_%objectId%_Chat 1">"Who is Hallant?"</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">"What is a Dimensional Vortex?"</a><br>
<a action="bypass -h npc_%objectId%_Chat 3">"Do you have any Dimensional Stones on you?"</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Who is Hallant?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"What is a Dimensional Vortex?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Do you have any Dimensional Stones on you?"</Button>
</body></html>