Thanks for the heads up. That's a strange one, since the Neela fight scenes worked in my test save. Must've accidently added an "=" after the fact, when I went to check all the variables for the newest release. This actually made me re-check, if all the value changes are implemented correctly, or if I had done this "double =" mistake somewhere else. Thankfully, this was the only instance.Was wondering why I can't register Neela for the fights. Bug in script.rpy:
Bug: $ take_neela_work_offer == True
Fix: $ take_neela_work_offer = True
This, of course, means, that with the next update and fix, you'll need to replay day 2, if you want Neela working at the House of Joy (which is a way, to get her NTR content later on).