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,44 @@
<html><title>The Fishing King Championship Tournament</title><body>
Fishing Guild Member:<br>
The Fishing King Championship Tournament is currently underway! In case you haven't heard, the tournament is an event funded by members of the Fishing Guild to promote the sport of fishing. Anyone who catches a big fish during the competition will be awarded prizes.<br>
After the event is over, those of you who appear on the winners list can claim your prize money from a Fishing Guild member. Remember, you must claim your prize no later than <font color="LEVEL">one week after the event ends</font>!<br>
This list will be updated in %refresh% minute(s)! <br>
<center><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_FishingReward">Claim Prize</Button>
<font color="LEVEL">Fishing King Rankings</font></center>
<table width=280>
<tr>
<td width=70 align=center>Ranking</td>
<td width=110 align=center>Fisherman</td>
<td width=80 align=center>Length</td>
</tr>
%TABLE%
</table><br>
<center><font color="LEVEL">List of Prize Items</font></center>
<table width=280>
<tr>
<td width=70 align=center>Ranking</td>
<td width=110 align=center>Reward Item</td>
<td width=80 align=center>Quantity</td>
</tr><tr>
<td width=70 align=center>1st</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFirst%</td>
</tr><tr>
<td width=70 align=center>2nd</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeTwo%</td>
</tr><tr>
<td width=70 align=center>3rd</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeThree%</td>
</tr><tr>
<td width=70 align=center>4th</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFour%</td>
</tr><tr>
<td width=70 align=center>5th</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFive%</td>
</tr>
</table>
</body></html>

View File

@@ -0,0 +1,43 @@
<html><title>The Fishing King Championship Tournament</title><body>
Ahoy! Here are the results of last week's Fishing King Championship Tournament!<br>
Do you see your name on the list? If you do, claim your prize money!<br>
Remember, you have only <font color="LEVEL">one week</font> to claim your prize.<br>
Don't fret if your name isn't listed this time. Next week, there will be a new group of winners!<br>
<font color="LEVEL">Fishing King Rankings</font></center>
<table width=280>
<tr>
<td width=70 align=center>Ranking</td>
<td width=110 align=center>Fisherman</td>
<td width=80 align=center>Length</td>
</tr>
%TABLE%
</table><br>
<center><font color="LEVEL">List of Prize Items</font></center>
<table width=280>
<tr>
<td width=70 align=center>Ranking</td>
<td width=110 align=center>Reward Item</td>
<td width=80 align=center>Quantity</td>
</tr><tr>
<td width=70 align=center>1st</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFirst%</td>
</tr><tr>
<td width=70 align=center>2nd</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeTwo%</td>
</tr><tr>
<td width=70 align=center>3rd</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeThree%</td>
</tr><tr>
<td width=70 align=center>4th</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFour%</td>
</tr><tr>
<td width=70 align=center>5th</td>
<td width=110 align=center>%prizeItem%</td>
<td width=80 align=center>%prizeFive%</td>
</tr>
</table>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><title>The Fishing King Championship Tournament</title><body>
The winners of the Fishing King Championship Tournament are currently being determined.<br>
Results will be posted shortly.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><title>The Fishing King Championship Tournament</title><body>
Congratulations!<br>
Here's your prize! You're a true fisherman!<br>
Good luck next week!
</body></html>

View File

@@ -0,0 +1,4 @@
<html><title>The Fishing King Championship Tournament</title><body>
There are currently no recorded results available.<br>
Please try again at a later date.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><title>The Fishing King Championship Tournament</title><body>
Sorry, but I can't find your name on the winners' list.<br>
Unfortunately, I can't offer you a prize at this time.<br>
<font color="LEVEL">I wish you a better luck in the next Fishing King Championship Tournament!</font>
</body></html>