mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-04 04:36:21 +00:00
Keep even more speed
80%->90%
This commit is contained in:
parent
1ef0cd03c6
commit
a9a5e68c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Make sure this matches the actual number of states
|
|||
|
||||
#define BAIL_MAXCHARGE (84) // tics to bail when in painstate nad in air, on ground is half, if you touch this, also update Obj_BailChargeThink synced animation logic
|
||||
#define BAIL_DROP (2*FRACUNIT/3)
|
||||
#define BAIL_BOOST (80*FRACUNIT/100)
|
||||
#define BAIL_BOOST (90*FRACUNIT/100)
|
||||
#define BAIL_DROPFREQUENCY (2)
|
||||
#define BAILSTUN (TICRATE*10)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue