PRC8_fork/trunk/newspellbook/prc_tfsha_qu_gen.nss

6 lines
134 B
Plaintext
Raw Normal View History

#include "inc_newspellbook"
void main()
{
NewSpellbookSpell(CLASS_TYPE_SHADOWLORD, SPELLBOOK_TYPE_PREPARED, METAMAGIC_QUICKEN);
}