Files
HeroesStone_PRC8/_module/nss/mvi_chkpersuad17.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

6 lines
114 B
Plaintext

int StartingConditional()
{
int iResult;
return GetIsSkillSuccessful(GetPCSpeaker(),SKILL_PERSUADE,17);
}