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