Addition of missing quest bypass.

Contributed by arquisoft.
This commit is contained in:
MobiusDevelopment 2021-05-28 14:58:40 +00:00
parent 3a0890b2d2
commit d86364ccb0
2 changed files with 2 additions and 0 deletions

View File

@ -4,4 +4,5 @@ We've set up an <font color="LEVEL">elevator</font> to begin our research with t
But keep in mind that the 1st floor is the home of a Raid Boss that controls all the creatures in the Cruma Tower. I can't help you get there. If you want to go to the 1st floor, you need to talk to <font color="LEVEL">Ivory Tower Wizard Ian</font>. He can be found on the <font color="LEVEL">2nd floor</font>.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 0">|Lv. 71-75| 2nd Floor</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 1">|Lv. 65-70| 3rd Floor</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -4,4 +4,5 @@ We've set up an <font color="LEVEL">elevator</font> to begin our research with t
But keep in mind that the 1st floor is the home of a Raid Boss that controls all the creatures in the Cruma Tower. I can't help you get there. If you want to go to the 1st floor, you need to talk to <font color="LEVEL">Ivory Tower Wizard Ian</font>. He can be found on the <font color="LEVEL">2nd floor</font>.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 0">|Lv. 71-75| 2nd Floor</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport OTHER 1">|Lv. 65-70| 3rd Floor</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>