Chronicle 4 branch.

This commit is contained in:
MobiusDev
2017-07-19 21:24:06 +00:00
parent 9a69bec286
commit 3a0bf3539a
13496 changed files with 641683 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<html><body>
Buzz the Cat:<br>
How can I help you?<br>
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</a><br>
<td><a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</a><br>
<td><a action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</a><br>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>
Sorry, no more class changes available.<br>
Come back here when you reach level %level% to change your class.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>
Sorry, Class Master was disabled by GM.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>
Sorry, no more class changes available.
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>
You have now become a <font color="LEVEL">%name%</font>.
</body></html>

View File

@@ -0,0 +1,9 @@
<html><body>
<center>%name% Class Master:</center><br>
%menu%
<br>
<br>Item(s) required for class change:
<table width=270>
%req_items%
</table>
</body></html>

View File

@@ -0,0 +1,11 @@
<html><body>
<center>%name% Class Master:</center><br>
%menu%
<br>
<br>Item(s) required for class change:
<table width=270>
%req_items%
</table>
<br><br>
<a action="link COXX">Ask me next time.</a>
</body></html>