WizardryEE/Notes/spells/sp_ct_min13.nss
2025-04-26 15:20:45 -04:00

4 lines
98 B
Plaintext

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