WizardryEE/Notes/trunk/newspellbook/prc_sod_ma_gen.nss
2025-04-30 12:23:15 -04:00

6 lines
141 B
Plaintext

#include "inc_newspellbook"
void main()
{
NewSpellbookSpell(CLASS_TYPE_SLAYER_OF_DOMIEL, SPELLBOOK_TYPE_PREPARED, METAMAGIC_MAXIMIZE);
}