PRC8_fork/trunk/newspellbook/prc_bligh_em_gen.nss

6 lines
132 B
Plaintext
Raw Normal View History

#include "inc_newspellbook"
void main()
{
NewSpellbookSpell(CLASS_TYPE_BLIGHTER, SPELLBOOK_TYPE_PREPARED, METAMAGIC_EMPOWER);
}