#include "inc_newspellbook"

void main()
{
    NewSpellbookSpell(CLASS_TYPE_TEMPLAR, SPELLBOOK_TYPE_SPONTANEOUS);
}