PRC8/nwn/nwnprc/trunk/scripts/spl_mastery_elem.nss
Jaysyn904 d87fe14826 Further file organization
Further file organization
2023-08-23 22:11:00 -04:00

6 lines
70 B
Plaintext

#include "prc_inc_spells"
void main()
{
SetMasteryOfElements();
}