mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Grab a certain prize from a random Prison Egg
Extra word added because the newline situation sucks
This commit is contained in:
parent
6df31e96f0
commit
c9651f92af
1 changed files with 1 additions and 1 deletions
|
|
@ -2631,7 +2631,7 @@ static const char *M_GetConditionString(condition_t *cn)
|
||||||
|
|
||||||
case UC_PRISONEGGCD:
|
case UC_PRISONEGGCD:
|
||||||
// :butterfly: "alternatively you could say 'grab a hot toooon' or 'smooth beeat'"
|
// :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:
|
case UC_AND:
|
||||||
return "&";
|
return "&";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue