getting this error when bankrupting Andrea
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Ezmella.rpy", line 807, in <module>
File "game/scripts/utils/02_notifier.rpy", line 87, in change_reputation
KeyError: 'andrea'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Ezmella.rpyc", line 807, in script
File "/Users/raghav/Desktop/Pictures/zz/The_Pleasuremancer.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/raghav/Desktop/Pictures/zz/The_Pleasuremancer.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Ezmella.rpy", line 807, in <module>
File "game/scripts/utils/02_notifier.rpy", line 87, in change_reputation
KeyError: 'andrea'
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
The Pleasuremancer 0.3.32c - Standart version 0.3.32
Tue Jun 13 02:10:51 2023
```