9 lines
919 B
HTML
9 lines
919 B
HTML
<html><body>Ancient Literature Caravaner Budenka:<br>
|
|
The local monsters have all been brainwashed by Beleth. We're looking for a way to save them, but all we can do right now is to take the Demonic Tomes out of their hands.<br>
|
|
So bring either the Sealed Demonig Tome or the Bloodied Demonic Tome, and I'll pay ya for it.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I just wanna know about Demonic Tomes."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"You know anything about Beleth?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I have Sealed Demonic Tome for you."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I have a Bloodied Demonic Tome if you like."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |