Separated the Classic Datapack to it's own folder.

This commit is contained in:
MobiusDev
2015-05-02 03:45:56 +00:00
parent 08e28fe058
commit 484bff80bb
11501 changed files with 2200482 additions and 627 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Kratei's Cube allows <font color="LEVEL">25 warriors who are level 70 and above to compete for 20 minutes</font> to see who is the strongest. Warriors advance through the rooms of the Cube, encountering hordes of monsters as they go. Defeat as many monsters and other warriors as possible within the time limit; whoever defeats the most wins.<br>
If you are killed, you will be teleported back to the Match Manager after 10 seconds. If the match hasn't ended, you may re-enter. <font color="LEVEL">Doing so will not decrease your experience score.</font><br>The 20-minute competitions start exactly on each hour and half-hour, and you can normally register up until 3 minutes before they begin. (If there was no competition in the previous time slot, you can only register between 20-27 minutes after the hour or 50-57 minutes after the hour.) Registration and admission are impossible in the 3 minutes immediately before a competition begins.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Kratei's Cube Entrance Manager:<br>
A match is already in progress. Would you like to register for the next match?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TryRegister">Register.</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Kratei's Cube Entrance Manager:<br>
What level are you?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Register 1">Level 70-75.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Register 2">Level 76-79.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Register 3">Level 80.</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
You are registered for the competition. Stay close to me and I will send you to the match manager when it's time for the competition to begin. Don't wander too far away!
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
You are already registered.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Your registration for this match has been canceled.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Your level doesn't match the range you chose. Please select the correct range.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Match preparations are under way... Registration for this match has now ended; the match will begin in 3 minutes.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Kratei's Cube Entrance Manager:<br>
You are too encumbered to enter! Perhaps you should discard some items first.
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Kratei's Cube Entrance Manager:<br>
Welcome to Kratei's Cube! Only the strongest win here.<br>
Do you feel lucky?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Learn more about Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TryEnter">Enter Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Cancel">Cancel registration for Kratei's Cube competition.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12109">Teleport to Fantasy Isle.</Button>
</body></html>