Lower bail-stun by 1 more second

Just 1 more second, feels like the appropriate sweetspot. I want people to like this button just a tiny bit more
This commit is contained in:
VelocitOni 2025-08-02 03:38:49 -04:00
parent 14940276b8
commit 9c428bad16

View file

@ -49,7 +49,7 @@ Make sure this matches the actual number of states
#define BAIL_BOOST (6*FRACUNIT/5)
#define BAIL_CREDIT_DEBTRINGS (true)
#define BAIL_DROPFREQUENCY (2)
#define BAILSTUN (TICRATE*7)
#define BAILSTUN (TICRATE*6)
#define MAXCOMBOTHRUST (mapobjectscale*20)
#define MAXCOMBOFLOAT (mapobjectscale*10)