Getting an error two slides after the MC wakes up, can ignore and continue so all good. But if anyone know the cause here is the error details:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day13intro.rpy", line 94, in <module>
NameError: name 'aavirgin' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "day13intro.rpyc", line 94, in script
File "C:\Games\ProjectSAGEAct1-0.17c\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "C:\Games\ProjectSAGEAct1-0.17c\renpy\python.py", line 1990, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Games\ProjectSAGEAct1-0.0.17c\renpy\python.py", line 1983, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/day13intro.rpy", line 94, in <module>
NameError: name 'aavirgin' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.0.271
ProjectSAGE Act 1 0.17c
Mon Aug 26 20:09:53 2019
```