Achievements need to be disabled too

This commit is contained in:
Phoenix51505 2023-02-07 20:57:47 -05:00
parent eb3eb157fd
commit f7bfc90108

View File

@ -175,8 +175,8 @@ export const Pelle = {
},
get disabledAchievements() {
return [164, 156, 143, 142, 141, 137, 134, 133, 132, 125, 118, 117, 111, 104, 103, 93, 92, 91, 87, 85, 78, 76,
74, 65, 55, 54, 37];
return [164, 156, 143, 142, 141, 137, 134, 133, 132, 126, 125, 118, 117, 111, 104, 103, 95, 93, 92, 91, 87, 85,
78, 76, 74, 65, 55, 54, 37];
},
get uselessInfinityUpgrades() {