mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-01 00:41:16 +00:00
BAILSTUN Reduced
Reduced from 10 -> 7 seconds
This commit is contained in:
parent
ac8ead7c5a
commit
cf06869550
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Make sure this matches the actual number of states
|
|||
#define BAIL_BOOST (FRACUNIT)
|
||||
#define BAIL_CREDIT_DEBTRINGS (true)
|
||||
#define BAIL_DROPFREQUENCY (2)
|
||||
#define BAILSTUN (TICRATE*10)
|
||||
#define BAILSTUN (TICRATE*7)
|
||||
|
||||
#define MAXCOMBOTHRUST (mapobjectscale*20)
|
||||
#define MAXCOMBOFLOAT (mapobjectscale*10)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue