adjusted points & (hopefully) fix for mine gen
This commit is contained in:
parent
8ec019713c
commit
5bff8e550f
2 changed files with 5 additions and 5 deletions
|
|
@ -173,7 +173,7 @@ public class MinecleanerManager {
|
|||
break;
|
||||
}
|
||||
case 2: {
|
||||
ps.increaseScore(statisticsPointsAcquired, 5);
|
||||
ps.increaseScore(statisticsPointsAcquired, 10);
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue