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