A few missing htmls for previous commit.

This commit is contained in:
MobiusDev 2018-02-17 20:28:11 +00:00
parent f059c004b8
commit 37e219b32f
4 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<html><body>Researcher Pithgon:<br>
Goodness! How did you get up here? You probably didn't run... Did you use a Dimensional Vortex?<br>
Anyhow, you have a steel heart for coming all the way up here; this place is controlled by the Guardians of Holy Tower, by the Platinum Tribe and by angels. To their eyes, researchers like us are intruders. They won't let you go easy, so be careful!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Who are the guardians of the tower?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Dimensional Vortex?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Do you have any Dimensional Stones?"</Button>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body>Dimensional Vortex:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 2">Move to the second floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 3">Move to the third floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 4">Move to the fourth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 5">Move to the fifth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 6">Move to the sixth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body>Dimensional Vortex:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 1">Move to the first floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 2">Move to the second floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 3">Move to the third floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 4">Move to the fourth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 6">Move to the sixth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 10">Move to the tenth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body>Dimensional Vortex:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 1">Move to the first floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 2">Move to the second floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 3">Move to the third floor using the Green Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 4">Move to the fourth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 5">Move to the fifth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 6">Move to the sixth floor using the Blue Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 7">Move to the seventh floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 8">Move to the eighth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ToIVortex 9">Move to the ninth floor using the Red Dimensional Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest">Quest</Button>
</body></html>