Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

when one selects the path where Cassie has no sexual relationship with Riley quite a lot of the story is skipped in "3) DormChat1.rpy" label dormchat1_dildo1:

in line 546 dormchat_dildoL is called but that's a function w/o return and it is not pssible to see Riley thinking about masturbating and sex toys.

the variable HikariPush is always false - does not really change the plot but you should change it in 2) Hikari Punishment1.rpy around line 560 to "$ HikariPush = True"

(3 edits) (+1)

Dammmn :D doing my job for me, thanks. I'll take a look into these. That scene that gets skipped is supposed to establish that Riley is shitty at getting herself off, so I definitely wanna fix that asap.
There was an issue recently with the return stack, so it probably got busted by that. I'm hoping to release a patch either tonight or tomorrow that addresses quite a few bugs, so I'll fix it in that. (Suddenly got a jump in players, and naturally, bug reports.)

Already fixed the HikariPush one though for the patch. Very quick fix since you told me exactly where to find it in my shitty code xD

Both issues fixed and going into the next version, as well as a patch I'm releasing soon to fix a bunch of stuff. Thanks for the report.