PRC8_fork/trunk/newspellbook/prc_templ_sp_gen.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

6 lines
115 B
Plaintext

#include "inc_newspellbook"
void main()
{
NewSpellbookSpell(CLASS_TYPE_TEMPLAR, SPELLBOOK_TYPE_SPONTANEOUS);
}