Uhm how do you activate the occult club? I tried to activate the moment I got it and all I get is a error I tried to ignore it but it just comes up with another error
Edit: here is the code for the problem
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/system.rpy", line 4452, in <module>
NameError: name 'random_def_npc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "system.rpyc", line 4452, in script
File "renpy/ast.py", line 928, in execute
File "renpy/python.py", line 2245, in py_exec_bytecode
File "game/system.rpy", line 4452, in <module>
NameError: name 'random_def_npc' is not defined
[/code]