That save is bugged. Bad things happened to it in an earlier version. You have two Naruz wenches. Did that save encounter an early test version of V0.8.x? Alpha saves & even some early Beta saves aren't supported. Not sure if all of the V0.8.x game data update functions ran or ran correctly.
At any rate the best thing to do is load a save before things broke. Though it seems like that would take you back to a V0.7.x save...
If you want to try and salvage this save use the attached
debug_del_wench.rpy
, copy it under
game/
, load your save, save to a new slot, quit and delete
both from under
game/
:
Code:
debug_del_wench.rpy
debug_del_wench.rpyc
No promises, but will at least make
wenchesList
more coherent.