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,4 @@
<html><body>Ye Sagira Teleport Device:<br>
You are currently in the Religuary of the Giants. What location would you like to teleport to?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3320501">"I want to head back to the Village."</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Hadel:<br>
The Reliquery of the Giants is where the Giant heroes are buried. In the times of the Giants, when a hero died, their soul would be embedded within the Scroll of Afterlife while their body was put into the ground. This was done so that the power of Giants would be passed on from generation to generation.<br>
I won't stop you from visiting the Reliquary of the Giants if you wish to pay your respects to them.
</body></html>

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>