nice game, btw, I'm hooked.
Cassandra's relationship screen throws an error about the undefined variable cassandra_slave (used a few times in relation.rpy).
PS it is defined, in script2.rpy, but in my playthrough I am not yet there. could be fixed with after_load*, to make the variable available earlier when not yet defined
* https://www.renpy.org/doc/html/label.html#special-labels
sorry, missed the bugfix you released