hi, getting this error
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/script.rpy", line 10094, in script call
    call advance_time from _call_advance_time_15
  File "game/script.rpy", line 10810, in script call
    $ crisis.call_action()
  File "game/game_roles/role_pregnant.rpy", line 301, in script
    python:
  File "game/game_roles/role_pregnant.rpy", line 323, in <module>
    the_person.remove(pregnant_role)
AttributeError: 'Person' object has no attribute 'remove'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/script.rpy", line 10094, in script call
    call advance_time from _call_advance_time_15
  File "game/script.rpy", line 10810, in script call
    $ crisis.call_action()
  File "game/game_roles/role_pregnant.rpy", line 301, in script
    python:
  File "D:\games\dad games\Lab_Rats_2-v0.31.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\games\dad games\Lab_Rats_2-v0.31.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/game_roles/role_pregnant.rpy", line 323, in <module>
    the_person.remove(pregnant_role)
AttributeError: 'Person' object has no attribute 'remove'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Lab Rats 2 - Down to Business v0.31.1
Mon Aug 10 04:18:36 2020