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