Also get this right after the first line at the beggining and my characters gets namde Uffe in brown letters
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 119, in <module>
File "game/inventory.rpy", line 399, in equippinginitial
File "game/inventory.rpy", line 137, in equip
File "game/character.rpy", line 157, in equip_armor
File "game/character.rpy", line 188, in statAdd
AttributeError: 'Player' object has no attribute 'eqmax_lust'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 119, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 119, in <module>
File "game/inventory.rpy", line 399, in equippinginitial
File "game/inventory.rpy", line 137, in equip
File "game/character.rpy", line 157, in equip_armor
File "game/character.rpy", line 188, in statAdd
AttributeError: 'Player' object has no attribute 'eqmax_lust'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Outland Wanderer 0.0.10
Wed Nov 23 18:40:06 2022
```