SPB-related conditions: Make hyphenation consistent

This commit is contained in:
toaster 2023-10-18 00:07:30 +01:00
parent acad8754c8
commit a746c4f33f

View file

@ -2404,7 +2404,7 @@ static const char *M_GetConditionString(condition_t *cn)
case UCRP_TRIPWIREHYUU:
return "go through Tripwire after getting snared by Hyudoro";
case UCRP_SPBNEUTER:
return "shock a Self Propelled Bomb into submission";
return "shock a Self-Propelled Bomb into submission";
case UCRP_LANDMINEDUNK:
return "dunk a Landmine on another racer's head";
case UCRP_HITMIDAIR:
@ -2450,7 +2450,7 @@ static const char *M_GetConditionString(condition_t *cn)
work = "Jawz";
break;
case UFOD_SPB:
work = "Self Propelled Bombs";
work = "Self-Propelled Bombs";
break;
case UFOD_GACHABOM:
work = "Gachabom";