I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 85, in script
$ char.lust -= (5 - brothel_manager/int / 5)
File "game/script.rpy", line 85, in <module>
$ char.lust -= (5 - brothel_manager/int / 5)
TypeError: unsupported operand type(s) for /: 'PC' and 'type'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 85, in script
$ char.lust -= (5 - brothel_manager/int / 5)
File "C:\Users\User\Documents\MEGAsync Downloads\Damsels-1.0-pc\Damsels-1.0-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Documents\MEGAsync Downloads\Damsels-1.0-pc\Damsels-1.0-pc\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 85, in <module>
$ char.lust -= (5 - brothel_manager/int / 5)
TypeError: unsupported operand type(s) for /: 'PC' and 'type'
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Damsels and Dungeons 1.0