Separated the Classic Datapack to it's own folder.
This commit is contained in:
5
trunk/dist/game/data_classic/html/krateisCube/32503-1.htm
vendored
Normal file
5
trunk/dist/game/data_classic/html/krateisCube/32503-1.htm
vendored
Normal 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>
|
4
trunk/dist/game/data_classic/html/krateisCube/32503-2.htm
vendored
Normal file
4
trunk/dist/game/data_classic/html/krateisCube/32503-2.htm
vendored
Normal 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>
|
6
trunk/dist/game/data_classic/html/krateisCube/32503-3.htm
vendored
Normal file
6
trunk/dist/game/data_classic/html/krateisCube/32503-3.htm
vendored
Normal 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>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-4.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-4.htm
vendored
Normal 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>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-5.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-5.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>Kratei's Cube Entrance Manager:<br>
|
||||
You are already registered.
|
||||
</body></html>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-6.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-6.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>Kratei's Cube Entrance Manager:<br>
|
||||
Your registration for this match has been canceled.
|
||||
</body></html>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-7.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-7.htm
vendored
Normal 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>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-8.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-8.htm
vendored
Normal 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>
|
3
trunk/dist/game/data_classic/html/krateisCube/32503-9.htm
vendored
Normal file
3
trunk/dist/game/data_classic/html/krateisCube/32503-9.htm
vendored
Normal 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>
|
8
trunk/dist/game/data_classic/html/krateisCube/32503.htm
vendored
Normal file
8
trunk/dist/game/data_classic/html/krateisCube/32503.htm
vendored
Normal 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>
|
Reference in New Issue
Block a user