[Classic] Missing updates.
This commit is contained in:
11
trunk/dist/game/data_classic/html/classmaster/31756-1.htm
vendored
Normal file
11
trunk/dist/game/data_classic/html/classmaster/31756-1.htm
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
What item do you need?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175601">Soulshot, shared item or other supplies.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175602">No-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175603">D-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175604">C-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175605">B-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175606">A-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175607">S-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175608">Ordinary manufacturing recipe.</Button>
|
||||
</body></html>
|
13
trunk/dist/game/data_classic/html/classmaster/31756.htm
vendored
Normal file
13
trunk/dist/game/data_classic/html/classmaster/31756.htm
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
How may I assist you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_3rdClass">Complete the third class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_4thClass">Complete the fourth class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_become_noble">Become Noblesse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_learn_skills">Learn all skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Purchase items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</Button>
|
||||
</body></html>
|
@ -6,5 +6,5 @@ Item(s) required for class change:
|
||||
%req_items%
|
||||
</table>
|
||||
<br><br>
|
||||
<a action="link COXX">Ask me next time.</a>
|
||||
<a action="bypass -h AlternateClassMaster close_window">Ask me next time.</a>
|
||||
</body></html>
|
Reference in New Issue
Block a user