Good day,
I found a bug when Gahel enters taver and there is Lucas, Lucas's dialoque can't be read and show this.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 's' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/english/script/chapter3.rpyc", line 3157, in script
File "F:\Arcane_shop-ver.7.3.0-pc\renpy\ast.py", line 890, in execute
who = eval_who(self.who, self.who_fast)
File "F:\Arcane_shop-ver.7.3.0-pc\renpy\ast.py", line 783, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 's' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Arcane shop ver.7.3.0
Thu Aug 15 12:03:29 2024
```