Slimmmo / Slimmmo.github.io

AdVenture Capitalist calculator
http://slimmmo.github.io/
35 stars 42 forks source link

A Capitalist Carol event update #187

Closed mattias-joelson closed 5 years ago

mattias-joelson commented 5 years ago

Some upgrades available at event starting Thursday 2018-12-13 not found in the calculator.

mattias-joelson commented 5 years ago

I am not sure why the rows

$scope.halloween.hasMegaTickets = true;
$scope.halloween.ignorePlatinumBoost = true;

turn up since I only merged your master branch into mine. Oh well, the main takeaway is the addition of

, false],[5e+62, [18, 777], false],[5e+69, [18, 777], false],[5e+74, [18, 777], false],[5e+79, [18, 777], false],[5e+85, [18, 777], false],[5e+92, [18, 777], false],[5e+97, [18, 777], false],[5e+104, [18, 777], false],[5e+113, [18, 777], false],[5e+117, [18, 777], false]

in $scope.carol.cashUpgrades.

(And a correction to Live Rich which I apparently had not pushed.)

Thanks for a awesome calculator!