Some quest additions.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-11 22:55:43 +00:00
parent 9239dbfd4f
commit e78681a002
76 changed files with 1334 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Fioren:<br>
Not only was Beleth and his adherents, so now threatens the world is also the Goddess of Destruction. In these difficult times we must look for the way of salvation in an alliance with the gods. Hopefully, Eva will not leave you ...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_playMovie 106">Ask about the incident at the Crystal Caverns</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 773">Exchange Certificate of Hell on Items</button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Portal to Crystal Caverns:<br>
You can enter to Crystal Caverns.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_%enter%">Enter</button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Crystal prison teleporter:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_request_Baylor">To Baylor</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_request_vallock">To Valluk</button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Aden's Wizard Jenna:<br>
That you defied Lindvior?<br>
(The award is given only to members of the detachment, fought with Lindvior.)
</body></html>

View File

@@ -2,7 +2,7 @@
We completed the force field just in time for the Altar of Sacrifice, but a Wind Dragon appears out of nowhere!<br>
Have you seen a dragon? You wouldn't believe your eyes!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Let me see Lindvior's weapon."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I heard I can get rewarded for fighting Lindvior."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I heard that Lindvior's Scales are a thing you accept in exchange for items?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I heard I can get rewarded for fighting Lindvior."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2046">"I heard that Lindvior's Scales are a thing you accept in exchange for items?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>