PRC8_fork/trunk/newspellbook/prc_kchal_ex_gen.nss

6 lines
137 B
Plaintext
Raw Normal View History

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