Found a but with the bug in 2.04 if you click on the pitch fork next to depravity you'll get a exception error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 117, in script call
$ go("bedroom")
File "game/actions.rpy", line 314, in script call
$ showActions("bedroom")
File "game/actions.rpy", line 336, in script call
$ go("bedroom", triggers=False)
File "game/actions.rpy", line 314, in script
$ showActions("bedroom")
File "game/actions.rpy", line 314, in <module>
$ showActions("bedroom")
File "game/functions.rpy", line 70, in showActions
renpy.call_screen("action_buttons", v_acts)
TypeError: 'Null' object is not callable