Spelling & grammar pass
Spelling & grammar pass.
This commit is contained in:
@@ -8,7 +8,7 @@ int StartingConditional()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
if (GetHitDice(oPC) > 1) return FALSE;
|
||||
if (GetHitDice(oPC) > 2) return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user