Nerf tutorial challenge difficulty even harder

Screw it, it's not even a challenge anymore lol
This commit is contained in:
Sally Coolatta 2024-04-25 23:59:49 -04:00
parent 4f68707761
commit 2b46d49a3c

View file

@ -257,7 +257,7 @@ void K_UpdateMatchRaceBots(void)
else if (tutorialchallenge == TUTORIALSKIP_INPROGRESS) else if (tutorialchallenge == TUTORIALSKIP_INPROGRESS)
{ {
pmax = 8; // can you believe this is a nerf pmax = 8; // can you believe this is a nerf
difficulty = 6; difficulty = 4;
} }
else if (K_CanChangeRules(true) == false) else if (K_CanChangeRules(true) == false)
{ {