diff --git a/src/m_cond.c b/src/m_cond.c index 4b0cc89e0..ffb032309 100644 --- a/src/m_cond.c +++ b/src/m_cond.c @@ -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 "&";