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