Add invulnerability stars
This commit is contained in:
parent
a9b49305db
commit
1285f8c58c
@ -1799,6 +1799,7 @@ void Kart::setSquash(float time, float slowdown)
|
||||
{
|
||||
unsetSuper(true /*instant*/);
|
||||
setInvulnerableTicks(stk_config->time2Ticks(2.5f));
|
||||
showStarEffect(2.5f);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user