Reduced max amps storage define

Reduced define for max amps player is able to hold, lets us see more electricity stages (no one got high counts anyway)
This commit is contained in:
VelocitOni 2024-08-25 14:01:31 -04:00
parent 5c9cc631c4
commit 80c7f92f8d

View file

@ -52,7 +52,7 @@ Make sure this matches the actual number of states
#define OVERDRIVE_STARTUP (0)
#define AMPLEVEL (30)
#define AMPLEVEL (15)
#define FLAMESHIELD_MAX (120)