mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +00:00
UCRP_LANDMINEDUNK: The official parsing is "Land Mine"
This commit is contained in:
parent
edd3e8bbea
commit
1c887a7041
1 changed files with 1 additions and 1 deletions
|
|
@ -2421,7 +2421,7 @@ static const char *M_GetConditionString(condition_t *cn)
|
|||
case UCRP_SPBNEUTER:
|
||||
return "shock a Self-Propelled Bomb into submission";
|
||||
case UCRP_LANDMINEDUNK:
|
||||
return "dunk a Landmine on another racer's head";
|
||||
return "dunk a Land Mine on another racer's head";
|
||||
case UCRP_HITMIDAIR:
|
||||
return "hit another racer with a projectile while you're both in the air";
|
||||
case UCRP_RETURNMARKTOSENDER:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue