AOC_PRC8/_module/nss/pally_slot_imbue.nss

7 lines
79 B
Plaintext
Raw Normal View History

2025-04-03 11:24:16 -04:00
#include "spellslot_imbue"
void main()
{
SpellSlot(IP_CONST_CLASS_PALADIN);
}