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

4 lines
97 B
Plaintext

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