Day 34 Kevin's route, in the Gym if I choose "Maybe I should talk to him." It will lead to this error, if I choose ignore it will just teleport me to the garage and the event is gone.
While running game code:
File "game/day34.rpy", line 464, in <module>
NameError: name 'kevin_monster' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day34.rpyc", line 464, in script
File "renpy/ast.py", line 1893, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2254, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2247, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day34.rpy", line 464, in <module>
NameError: name 'kevin_monster' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.7.1862
My Soldiers 1.02
Wed Oct 27 12:55:34 2021