Talking Island NPC improvements.

This commit is contained in:
mobius
2015-01-04 01:23:01 +00:00
parent 15e5e063a7
commit 11efd972c6
30 changed files with 120 additions and 19 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Pantheon:<br>
Welcome to the Talking Island! Ask me anything you need to know.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to go inside the museum."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Can you tell me about Talking Island?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>