how can i fix this?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/s 77 robertasex.rpy", line 23, in script
if Viagra >= 1:
File "game/s 77 robertasex.rpy", line 23, in <module>
if Viagra >= 1:
NameError: name 'Viagra' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/s 77 robertasex.rpy", line 23, in script
if Viagra >= 1:
File "C:\Users\KCFI\Documents\New Coral CIty-1.55-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\KCFI\Documents\games\New Coral CIty-1.55-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\KCFI\Documents\games\New Coral CIty-1.55-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/s 77 robertasex.rpy", line 23, in <module>
if Viagra >= 1:
NameError: name 'Viagra' is not defined