Some noticable flaws/bugs in the public version 3.20 (no clue if these are already fixed in the unreleased version 4.xx):
ida_events.rpy
line 270: $ shy -= 1 should be $ ida_shy -= 1
(and why does that poor girl get no love + like Maria in the same event? story based or overlooked?)
julia_events.rpy
line 1425: $ ida_love -= 1 should be $ love -= 1
toolbox.rpy
line 313: $ maria_love = 75 should be $ maria_shy = 75
more a flaw then a game breaking bug:
ida_1_idle.png has a visibly white background in-game - needs a cut-out like ida_1.png
(or simply use the later image in the first place)
[edit]
Just curious: the build-up of maria_horny in maria_events.rpy is intentional?
(because it never gets converted into maria_love and I ended up with something like 35+ in a previous run)
ida_events.rpy
line 270: $ shy -= 1 should be $ ida_shy -= 1
(and why does that poor girl get no love + like Maria in the same event? story based or overlooked?)
julia_events.rpy
line 1425: $ ida_love -= 1 should be $ love -= 1
toolbox.rpy
line 313: $ maria_love = 75 should be $ maria_shy = 75
more a flaw then a game breaking bug:
ida_1_idle.png has a visibly white background in-game - needs a cut-out like ida_1.png
(or simply use the later image in the first place)
[edit]
Just curious: the build-up of maria_horny in maria_events.rpy is intentional?
(because it never gets converted into maria_love and I ended up with something like 35+ in a previous run)
Last edited: