PRC8_fork/trunk/newspellbook/prc_shars_sp_gen.nss

6 lines
122 B
Plaintext
Raw Normal View History

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