Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

regarding 0.19, the one public on patreon, with two small logic issues:

story_other.rpy:6627: this should be "if marisa_end_bad_seen == "no":", otherwise the text makes no sense

story_combo.rpy:18: the two conditions blocks separated by 'or' are identical. in my game the scene triggered but you should take a look at the long list of and-chained variables

very nice release, thank you!