WizardryEE/Notes/trunk/spells/sp_ct_min13.nss
2025-04-30 12:23:15 -04:00

4 lines
98 B
Plaintext

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