mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
3 secs springgrease on DLZ seeesaw
This commit is contained in:
parent
9ed05b5c21
commit
903ed414b8
1 changed files with 2 additions and 0 deletions
|
|
@ -268,6 +268,8 @@ void Obj_DLZSeasawThink(mobj_t *mo)
|
||||||
P_InstaThrust(t, mo->angle, mo->movefactor*3); // send the player flying at triple the speed they came at us with.
|
P_InstaThrust(t, mo->angle, mo->movefactor*3); // send the player flying at triple the speed they came at us with.
|
||||||
S_StartSound(t, sfx_cdfm62);
|
S_StartSound(t, sfx_cdfm62);
|
||||||
|
|
||||||
|
K_SetTireGrease(p, 3*TICRATE);
|
||||||
|
|
||||||
p->seasawangleadd = 0;
|
p->seasawangleadd = 0;
|
||||||
p->seasawangle = 0;
|
p->seasawangle = 0;
|
||||||
p->seasawmoreangle = 0;
|
p->seasawmoreangle = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue