Grab a certain prize from a random Prison Egg

Extra word added because the newline situation sucks
This commit is contained in:
toaster 2024-04-14 23:38:28 +01:00
parent 6df31e96f0
commit c9651f92af

View file

@ -2631,7 +2631,7 @@ static const char *M_GetConditionString(condition_t *cn)
case UC_PRISONEGGCD:
// :butterfly: "alternatively you could say 'grab a hot toooon' or 'smooth beeat'"
return "GRAND PRIX: grab a certain prize from a Prison Egg";
return "GRAND PRIX: grab a certain prize from a random Prison Egg";
case UC_AND:
return "&";