9 lines
759 B
HTML
9 lines
759 B
HTML
<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>
|
|
<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> |