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