Cruma Tower Teleporter changes.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-20 19:23:15 +00:00
parent f6f66fdbfa
commit c896c6cd51
6 changed files with 45 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Gatekeeper Ponti:<br>
If you choose to return to the surface, no one will say you are a coward. If you want to go back to the surface, I will send you back through the gate.<br>
I will be here waiting whenever you need my powers.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 22">Return to the ground</Button>
<html><body>Ivory Tower Wizard Janssen:<br>
Hehe... You look so scared! Don't worry, there aren't any thieves or bandits here... the monsters have chased them all off, haha!.<br>
Just kidding. Well, not about the monsters. Oh! You want to get out of here? Can't say I blame you.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 22">"Let me go back to the surface."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,5 +1,7 @@
<html><body>Gatekeeper Capella:<br>
Greetings. I admire you for surviving this far. If you continue on, you must be even more careful because there are monsters out there that are more terrible than what you could imagine. If you are not sure that you are ready, go prepare yourself thoroughly and then return.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 24">Return to the first floor.</Button>
<html><body>Ivory Tower Wizard Belkadhi:<br>
In the past, the Ivory Tower dispatched many female wizards here. I think that many people here failed to take them seriously, and... well, let's just say that relationship degenerated. Some of the ancient ruins were destroyed in the ensuing battles, and now only male wizards are allowed to be sent here.<br>
I can tell you, things are unstable here right now. If you want to proceed, you'd be well advised to make your preparations first.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 24">"I'd like to go the 3rd basement floor."</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 22">"Let me go back to the surface."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,5 +1,6 @@
<html><body>Gatekeeper Penelope:<br>
Hey, there! Are you one of those who seeks the secrets of the giants of ere? Well wise up and get out of here! If you think you must get to the second floor of this tower -- which is teeming with monsters -- I can send you through the gate, but surely you have something better to do than risk your life in a horrible place like this...<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 23">Teleport to the 2nd floor.</Button>
<html><body>Ivory Tower Wizard Rombel:<br>
Cough, cough. Ugh, this place taking its toll on me, mentally and physically. Why did I ever let them send me here? If you know what's good for you, you'll turn right around and go back to the village. Cough... cough...<br>
Let me tell you this one more time. The 3rd basement floor is the safest here. As you go up, it will get more dangerous.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 23">"Yes, please send me to the 2nd basement floor."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>