Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

also having this problem. typed in window.localStorage.removeItem('bunbons') in the console and nothing happened. the eggs just disappeared on their own with no provocation. 

I'll take a look this weekend. I'll also add a way to reset the game without the console command!

Also, when you place more than one egg in storage, all but 1 disappear when you attempt to place them.

I figured out the issue - it happens moving eggs in and out of the inventory. Uploading a fixed version now! You can reset your game state by using the console command resetState() or; in the game itself, typing a tilde ("~") to open debug mode, "r" to reset, and "~" to close the debug mode again.