#include "inc_newspellbook"

void main()
{
    NewSpellbookSpell(CLASS_TYPE_BLACKGUARD, SPELLBOOK_TYPE_PREPARED);
}