int StartingConditional() { int iResult = GetRacialType(GetPCSpeaker())==RACIAL_TYPE_DWARF; return iResult; }