7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
|
#include "spellslot_imbue"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
SpellSlot(IP_CONST_CLASS_SORCERER);
|
||
|
}
|