mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'more-lenient-bail' into 'master'
BAILSTUN Reduced See merge request kart-krew-dev/ring-racers-internal!2680
This commit is contained in:
commit
5ced0439a6
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