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,7 @@
<html><body>Hadel:<br>
This place is forsaken and forgotten...a resting place for my master. Where do you head from here, lowly one?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Reliquary of the Giants."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3334401">"I'll go to the Reliquary of the Giants now."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Harnak Underground Ruins!" (only for characters of level 85 or higher who have gone through awakening or the 3rd liberation)</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>