This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<html><body>Test Server Helper:<br>
What item do you need?<br>
<a action="bypass -h npc_%objectId%_Buy 3175601">Soulshot, shared item or other supplies.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175602">No-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175603">D-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175604">C-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175605">B-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175606">A-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175607">S-grade recipe.</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175608">Ordinary manufacturing recipe.</a>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body>Test Server Helper:<br>
How may I assist you?<br>
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</a><br>
<a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</a><br>
<a action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</a><br>
<a action="bypass -h npc_%objectId%_become_noble">Become Noblesse</a><br>
<a action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</a><br>
<a action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</a><br>
<a action="bypass -h npc_%objectId%_learn_skills">Learn all skills</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Purchase items</a><br>
<a action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</a>
</body></html>

View File

@ -0,0 +1,11 @@
<html><body>Test Server Helper:<br>
What do you need?<br>
<a action="bypass -h npc_%objectId%_Buy 3175701">Essential item - Grade D or lower</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175702">Essential item - Grade C</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175703">Essential item - Grade B</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175704">Essential item - Grade A</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175705">Essential item - Grade S and General Production Material Item</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175706">Speelbook (1)</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175707">Speelbook (2)</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175708">Speelbook (3)</a>
</body></html>

View File

@ -0,0 +1,12 @@
<html><body>Test Server Helper:<br>
How may I assist you?<br>
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</a><br>
<a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</a><br>
<a action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</a><br>
<a action="bypass -h npc_%objectId%_become_noble">Become Noblesse</a><br>
<a action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</a><br>
<a action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</a><br>
<a action="bypass -h npc_%objectId%_learn_skills">Learn all skills</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">Purchase items</a><br>
<a action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</a>
</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,5 @@
<html><body>
Test Server Helper:<br>
Congratulations on becoming a Noblesse!<br>
Now you can have all the benefits of being a Noblesse, including a sub-job!
</body></html>

View File

@ -0,0 +1,3 @@
<html><body>
You are not a clan leader.
</body></html>

View File

@ -0,0 +1,3 @@
<html><body>
Your clan level was already increased.
</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,8 @@
<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,10 @@
<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>