mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-18 03:22:35 +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.
|
||||
S_StartSound(t, sfx_cdfm62);
|
||||
|
||||
K_SetTireGrease(p, 3*TICRATE);
|
||||
|
||||
p->seasawangleadd = 0;
|
||||
p->seasawangle = 0;
|
||||
p->seasawmoreangle = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue