Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Typo with the Keep Your Enemies Closer quest.

"I need to figure out what the red witch is up to, so I can't protect her from Liz."

Should be can, unless it's all a facade and MC secretly doesn't want to protect her ;p.

Also, after going on morning walks with Marie after completing the event you get this error:

[code] I'm sorry, but an uncaught exception occurred.  While running game code:   File "game/event_screen.rpy", line 2701, in <module>   File "game/mechanics_perks_skills.rpy", line 43, in workPaymentCalculator TypeError: 'NoneType' object is not iterable  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "mechanics_openworld.rpyc", line 1422, in script call   File "mechanics_openworld.rpyc", line 369, in script call   File "mechanics_openworld.rpyc", line 390, in script call   File "event_screen_map.rpyc", line 2808, in script call   File "event_screen_map.rpyc", line 2826, in script call   File "event_screen_map.rpyc", line 17, in script call   File "event_screen_map.rpyc", line 89, in script call   File "event_screen_map.rpyc", line 118, in script call   File "event_screen_map.rpyc", line 136, in script call   File "event_screen_map.rpyc", line 152, in script call   File "event_screen_map.rpyc", line 162, in script call   File "event_screen_map.rpyc", line 180, in script call   File "event_screen_map.rpyc", line 1794, in script call   File "event_screen_map.rpyc", line 1813, in script call   File "event_screen_map.rpyc", line 1825, in script call   File "event_screen_map.rpyc", line 1844, in script call   File "event_screen_map.rpyc", line 1928, in script call   File "event_screen_map.rpyc", line 1971, in script call   File "event_screen_map.rpyc", line 1981, in script call   File "event_screen_map.rpyc", line 2021, in script call   File "event_screen.rpyc", line 2614, in script call   File "event_screen.rpyc", line 2701, 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/event_screen.rpy", line 2701, in <module>   File "game/mechanics_perks_skills.rpy", line 43, in workPaymentCalculator TypeError: 'NoneType' object is not iterable  Windows-10-10.0.19041 Ren'Py 7.4.11.2266 The Daily Life of The Pan Hero 0.2.0 Tue Jul 12 15:29:25 2022 [/code] </module></module>

Thanks for the report! I will fix both soon. 

Hahahaha no, liz has to be protected at all cost.

Ah, I changed the payment calculator to fix an error during QC, but now it created another error, there's just so many to check 😅