Minor Fantasy Isle rework.

This commit is contained in:
MobiusDev
2016-06-12 12:03:21 +00:00
parent 3632bd9852
commit 794368f19e
41 changed files with 196 additions and 124 deletions

View File

@@ -1,8 +1,8 @@
<html><body>Stadium Manager:<br>
Select the stadium appropriate for your level.<br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 1">Level 40-49</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 2">Level 50-59</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 3">Level 60-69</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 4">Level 70-79</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 5">No level limit</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 1">Level 40-49</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 2">Level 50-59</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 3">Level 60-69</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 4">Level 70-79</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 5">No level limit</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Stadium Manager:<br>
What would you like to do?<br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 32491-1.htm">Hear about the game.</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum 32491-2.htm">Move to the stadium.</a><br>
<a action="bypass -h Quest TeleportToUndergroundColiseum return">Move to Fantasy Isle.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 32491-1.htm">Hear about the game.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum 32491-2.htm">Move to the stadium.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest TeleportToUndergroundColiseum return">Move to Fantasy Isle.</Button>
</body></html>