forked from Jaysyn/PRC8
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
#include "inc_newspellbook"
|
|
|
|
void main()
|
|
{
|
|
NewSpellbookSpell(CLASS_TYPE_SUEL_ARCHANAMACH, SPELLBOOK_TYPE_SPONTANEOUS);
|
|
} |