28 lines
311 B
Plaintext
28 lines
311 B
Plaintext
CHANGECLASS
|
|
|
|
NAME
|
|
ChangeClass()
|
|
|
|
|
|
SYNOPSIS
|
|
string ChangeClass(string class_name)
|
|
|
|
|
|
DESCRIPTION
|
|
Changes a creature's class from its current one to the one specified by "class_name".
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/classes
|
|
|
|
SEE ALSO
|
|
SetClass
|
|
|
|
Author
|
|
Cratylus
|
|
|