forked from Jaysyn/PRC8
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
#include "inc_newspellbook"
|
|
|
|
void main()
|
|
{
|
|
NewSpellbookSpell(CLASS_TYPE_TEMPLAR, SPELLBOOK_TYPE_SPONTANEOUS);
|
|
} |