Added Edifice to Spells stats section

This commit is contained in:
Daniel van Noord
2020-12-20 13:09:16 +01:00
parent 0f5f244fdc
commit 5d5256bfc9
5 changed files with 140 additions and 108 deletions

View File

@@ -140,12 +140,13 @@ CM.Loop = function() {
CM.Disp.UpdateAscendState();
}
if (!Game.OnAscend && Game.AscendTimer == 0) {
// CM.Sim.DoSims is set whenever CPS has changed
if (CM.Sim.DoSims) {
CM.Cache.RemakeIncome();
CM.Sim.NoGoldSwitchCookiesPS(); // Needed first
CM.Cache.RemakeGoldenAndWrathCookiesMults();
CM.Cache.RemakeLucky();
CM.Cache.CacheStats();
CM.Cache.RemakeChain();
CM.Cache.RemakeSeaSpec();