I ended up running into an error, the choices I made to get here was, "I really don't feel up to it.", "A musical. Or seven.", "Contribute options.", and "Hibiscus and lime tea, iced,", here is the traceback I got.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 332, in script
if rMet = 1:
SyntaxError: invalid syntax (game/script.rpy, line 332)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 332, in script
if rMet = 1:
File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\python.py", line 2057, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\noeka\Downloads\FangsScalesandHeartbreak\FangsScalesandHeartbreak-1.3-pc\renpy\python.py", line 692, in py_compile
raise e
SyntaxError: invalid syntax (game/script.rpy, line 332)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Fangs Scales and Heartbreak 1.3
Fri May 22 20:46:12 2020
Hope you can figure it out.