Posted November 08, 2024 by Snapish
#patch notes #log
* Fixed issues with buying poopers out of order
* Fixed a memory usage issue after clicking The Dook
* Added a button to return to the main menu
* Disabled the Quit button on web platforms
* Fish Tank Filter multipliers 5 10 50 => 3 12 36
* Prestige goal (pow(2,prestige+1)) * 500000 => (pow(2,Prestige+1)) * 350000 + (Prestige*500000)