Let's be slightly more semantically correct about this

This commit is contained in:
AJ Martinez 2023-08-26 22:24:18 -07:00
parent b43df44156
commit 2f331a4d10

View file

@ -43,7 +43,7 @@ Make sure this matches the actual number of states
// 2023-08-26 +ang20 to Sal's OG values to make them friendlier - Tyron
#define STUMBLE_STEEP_VAL (ANG60 + ANG20)
#define STUMBLE_STEEP_VAL_AIR (ANG30 + ANG10 + ANG20)
#define STUMBLE_AIRTIME 35
#define STUMBLE_AIRTIME TICRATE
#define MAXRINGVOLUME 255
#define MINRINGVOLUME 100