Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)(-2)

The logic in the cafe scene, with how the if tree is constructed, also means that brumini1 == 5 and above never fires (since it always gets into the cafeday >= 12 or >= 14 branches, and never reaches the >= 18 branch).