do you know where to go to change it so that a serum trait that has been researched down to 0% doesn't generate side effects anymore?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00console.rpy", line 105, in script
init -1500 python:
File "renpy/common/00console.rpy", line 108, in <module>
config.console = true
NameError: name 'true' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00console.rpy", line 105, in script
init -1500 python:
File "D:\Games\Lab_Rats_2-v0.20.1-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\Lab_Rats_2-v0.20.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00console.rpy", line 108, in <module>
config.console = true
NameError: name 'true' is not defined