11 lines
557 B
HTML
11 lines
557 B
HTML
<html><body>Addition of a sub-class:<br>
|
|
Which of the following sub classes would you like to change?<br>
|
|
Sub-class 1<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 6 1">%sub1%</Button>
|
|
Sub-class 2<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 6 2">%sub2%</Button>
|
|
Sub-class 3<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 6 3">%sub3%</Button>
|
|
<br><br>
|
|
If you change a sub-class, you'll start at level 40 after the 2nd class transfer.
|
|
</body></html> |