Looks like you have to start from scratch again...
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script_ch3.rpy", line 80, in script
lia "My family owned a lot of properties on this place 100 years ago, I believe we still own a big part of it."
Exception: Sayer 'lia' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script_ch3.rpy", line 80, in script
lia "My family owned a lot of properties on this place 100 years ago, I believe we still own a big part of it."
File "C:\gz\00 - Vacation\motherless-0.03.01-pc\renpy\ast.py", line 678, in execute
who = eval_who(self.who, self.who_fast)
File "C:\gz\00 - Vacation\motherless-0.03.01-pc\renpy\ast.py", line 576, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'lia' is not defined.
```
Bianca and Greta too.