Bug report
On antagonist submissive route and selecting "you shouldnt listen to him" after the dad argument
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/core/family/first_time_seeing.rpy", line 158, in <module>
AttributeError: 'Target' object has no attribute 'effect'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 18, in script call
File "scripts/plot.rpyc", line 46, in script call
File "helpers/09events.rpyc", line 216, in script call
File "helpers/09events.rpyc", line 225, in script call
File "scripts/core/family/first_time_seeing.rpyc", line 141, in script call
File "scripts/core/family/first_time_seeing.rpyc", line 158, in script
File "/home/gareth/Installs/renpy-sdk/renpy/ast.py", line 914, in execute
File "/home/gareth/Installs/renpy-sdk/renpy/python.py", line 2028, in py_exec_bytecode
File "game/scripts/core/family/first_time_seeing.rpy", line 158, in <module>
AttributeError: 'Target' object has no attribute 'effect'
```