The current version of the game allows for menu based spell editing, rather than a code re-compile.
Here is the new command syntax:
splist all - list all spells splist sk - list all skills splist sg - list all songs splist mu - list all in class magical user splist cl - list all in class cleric splist th - list all in class thief splist wa - list all in class warrior splist pa - list all in class paladin splist ap - list all in class antipaladin splist ni - list all in class ninja splist je - list all in class jedi splist so - list all in class sohei splist ra - list all in class ranger splist ba - list all in class bard
splist not - list all not assigned splist off - list all disabled
splist spec - list all with a special function splist <word> - list all containing the <word>
Message Variables
$m = caster third person pronoun (he, her) $N = $n = caster player name $s = caster third person possessive pronoun (his, hers)
