sorry but how do I define n_lust so I can get the achievement frankenhooker
edit: to give more info, my stats are
strength 83. only goes up when I clean Nakita's grave
lust, courage, and speed are all stuck at 50 except for lust sometimes going to 51 but going back again to 50
Daphne, Nakita, and Yenela's lust are all 50 and do not increase and the game also doesn't show the prompt that their lust is supposed to increase, I did get the achievement irresistible but as you can see I can't access the 2nd-floor window, the option to doesn't show because of the error. help.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/final.rpy", line 246, in script
$ stat_lusts_2=v_lust+n_lust+w_lust
File "game/final.rpy", line 246, in <module>
$ stat_lusts_2=v_lust+n_lust+w_lust
NameError: name 'n_lust' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/final.rpy", line 246, in script
$ stat_lusts_2=v_lust+n_lust+w_lust
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/final.rpy", line 246, in <module>
$ stat_lusts_2=v_lust+n_lust+w_lust
NameError: name 'n_lust' is not defined
Windows-10-10.0.18362
Ren'Py 7.4.11.2266
Thu Jan 5 11:08:09 2023