PRC8/trunk/spells/sp_ct_min13.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

4 lines
98 B
Plaintext

int StartingConditional()
{
return GetLocalInt(GetPCSpeaker(), "SP_CREATETATOO_LEVEL") > 12;
}