I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/locations/loc_college.rpy", line 75, in script call
    call college_nympho_list
  File "game/locations/loc_college.rpy", line 27, in script call
    call college_nympho_list_loop (loop_char)
  File "game/locations/loc_college.rpy", line 38, in script
    if char.CoreSuppression == "Wild Oats+":  # RA: Core Suppression
  File "game/locations/loc_college.rpy", line 38, in <module>
    if char.CoreSuppression == "Wild Oats+":  # RA: Core Suppression
AttributeError: 'Person' object has no attribute 'CoreSuppression'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/locations/loc_college.rpy", line 75, in script call
    call college_nympho_list
  File "game/locations/loc_college.rpy", line 27, in script call
    call college_nympho_list_loop (loop_char)
  File "game/locations/loc_college.rpy", line 38, in script
    if char.CoreSuppression == "Wild Oats+":  # RA: Core Suppression
  File "I:\gopher\SuperPowered_v0.37.01-win\renpy\ast.py", line 1830, in execute
    if renpy.python.py_eval(condition):
  File "I:\gopher\SuperPowered_v0.37.01-win\renpy\python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "I:\gopher\SuperPowered_v0.37.01-win\renpy\python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/locations/loc_college.rpy", line 38, in <module>
    if char.CoreSuppression == "Wild Oats+":  # RA: Core Suppression
AttributeError: 'Person' object has no attribute 'CoreSuppression'
Windows-8-6.2.9200
Ren'Py 7.3.2.320
SP 0.37.01
Sat Dec 07 01:29:20 2019