Initial commit for dimensional crack and rift.

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2018-01-21 06:11:59 +00:00
parent 3e102f5e7f
commit 7b5bd9e25e
52 changed files with 1526 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
<html><body>Dimensional Pursuer Beloa:<br>
A Dimensional Crack has occurred here. I'm Beloa, and sensing something strange about the Dimensional Crack here, I've come to research it.<br>
They say this area used to be called the Catacomb of the Witch. However, it's a completely different place now, and you'd best not let down your guard.<br>
Collect <font color="LEVEL">10</font> of the <font color="LEVEL">Superior Giant's Codex Fragments</font> and <font color="LEVEL">Rune Stone Fragments</font> that you receive after participating in the operation. They can be <font color="LEVEL">exchanged for the Superior Giant's Codex and Rune Stones</font>, respectively, so tell me when you're ready.<br>
Also, if you want to leave this horrifying place, tell me. I'll let you out.<br>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_multisell 2191">Exchange Superior Giant's Codex fragments and Rune Stone fragments</Button>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_teleport OTHER 0">Leave the Dimensional Crack</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -4,6 +4,6 @@ They say this area used to be called the Catacomb of the Witch. However, it's a
Collect <font color="LEVEL">10</font> of the <font color="LEVEL">Superior Giant's Codex Fragments</font> and <font color="LEVEL">Rune Stone Fragments</font> that you receive after participating in the operation. They can be <font color="LEVEL">exchanged for the Superior Giant's Codex and Rune Stones</font>, respectively, so tell me when you're ready.<br>
Also, if you want to leave this horrifying place, tell me. I'll let you out.<br>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_multisell 2191">Exchange Superior Giant's Codex fragments and Rune Stone fragments</Button>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_teleport return_to_aden 0">Leave the Dimensional Rift</Button>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_teleport OTHER 0">Leave the Dimensional Rift</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>