I guess we're just doing everything on vibes now huh

This commit is contained in:
Antonio Martinez 2025-09-23 21:17:19 -04:00
parent 84917e36f1
commit 51cc299e40

View file

@ -755,7 +755,7 @@ extern int
// Exp
#define EXP_STABLERATE 3*FRACUNIT/10 // how low is your placement before losing XP? 4*FRACUNIT/10 = top 40% of race will gain
#define EXP_POWER 2*FRACUNIT/100 // adjust to change overall xp volatility
#define EXP_POWER 3*FRACUNIT/100 // adjust to change overall xp volatility
#define EXP_MIN 25 // The min value target
#define EXP_TARGET 120 // Used for grading ...
#define EXP_MAX 120 // The max value displayed by the hud and in the tally screen and GP results screen