I'm sure that save was bugged, event repeating sveral times, locking you on ntr path even before the option to choose wich path you want. Right now with your new save, that part is working?
i assume so but i went with out NTR and i tried your scripts ya recently posted and im getting this
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 404, in script
init python:
File "game/script.rpy", line 405, in <module>
config.keymap["game_menu"].remove("K_ESCAPE")
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 404, in script
init python:
File "Z:\home\Dave\Downloads\DepravedTown-v0.5-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "Z:\home\Dave\Downloads\DepravedTown-v0.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 405, in <module>
config.keymap["game_menu"].remove("K_ESCAPE")
File "Z:\home\Dave\Downloads\DepravedTown-v0.5-pc\renpy\python.py", line 731, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Depraved Town 0.5
Sun Oct 11 11:16:50 2020
```