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

4 lines
97 B
Plaintext

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