forked from Jaysyn/PRC8
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
#include "inc_newspellbook"
|
|
|
|
void main()
|
|
{
|
|
NewSpellbookSpell(CLASS_TYPE_BLIGHTER, SPELLBOOK_TYPE_PREPARED, METAMAGIC_EXTEND);
|
|
} |