adjusted points & (hopefully) fix for mine gen

This commit is contained in:
LunarAkai 2024-03-24 20:42:34 +01:00
commit 5bff8e550f
2 changed files with 5 additions and 5 deletions

View file

@ -173,7 +173,7 @@ public class MinecleanerManager {
break;
}
case 2: {
ps.increaseScore(statisticsPointsAcquired, 5);
ps.increaseScore(statisticsPointsAcquired, 10);
break;
}
default: {