Bug reports:
In ep019_paclerara_kit
, the woman
variable is redefined, instead of setting woman_name
, this breaks future uses of woman
, such as in ep020_paclerara_thyia_massage
. This is persisted in save files, btw, so correcting the broken line is not sufficient, you also need to address it in an after_load
label.
The Visit Raene
menu option is skipped if jade_romance
is true
and jade_pregnancy
is false
: (not jade_romance or (jade_romance and jade_pregnancy and ep020_jade_talk))
is missing a or not jade_pregnancy
(or just replace not jade_romance
with not jade_pregnancy
, since the later is always false if the former is false).
Not really a bug, but there's some wonky dialogue in ep020_paclerara_thyia
. The line
is a bit off. I think you probably meant something along the lines of