Fix golden and wrath cookies multipliers (#379)

This commit is contained in:
Chorizorro
2020-12-01 12:23:42 +01:00
parent 63a00a2ae1
commit 8dc5d4b849
4 changed files with 92 additions and 84 deletions

View File

@@ -132,6 +132,7 @@ CM.Loop = function() {
CM.Cache.RemakeIncome();
CM.Sim.NoGoldSwitchCookiesPS(); // Needed first
CM.Cache.RemakeGoldenAndWrathCookiesMults();
CM.Cache.RemakeLucky();
CM.Cache.RemakeChain();