generated from Jaysyn/ModuleTemplate
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
int StartingConditional()
|
|
{
|
|
int iResult;
|
|
return GetIsSkillSuccessful(GetPCSpeaker(),SKILL_PERSUADE,17);
|
|
}
|