Got a crash it won't even let me click "ignore" to get past
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/general/perk_events/perk_first_times.rpy", line 26, in <module>
NameError: name 'perk_survivor' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/school/school_events/school_soccer/school_soccer_sex_events.rpyc", line 317, in script call
File "scripts/locations/general/perk_events/perk_first_times.rpyc", line 21, in script
File "renpy/ast.py", line 1972, in execute
File "renpy/python.py", line 1092, in py_eval
File "renpy/python.py", line 1085, in py_eval_bytecode
File "game/scripts/locations/general/perk_events/perk_first_times.rpy", line 26, in <module>
NameError: name 'perk_survivor' is not defined
```