PRC8_fork/trunk/newspellbook/prc_blkgr_ex_gen.nss

6 lines
133 B
Plaintext
Raw Normal View History

#include "inc_newspellbook"
void main()
{
NewSpellbookSpell(CLASS_TYPE_BLACKGUARD, SPELLBOOK_TYPE_PREPARED, METAMAGIC_EXTEND);
}