Screen.register({ id = "walking_to_home", name = "Walking to home", background_color = Config.colors.dark_grey, decisions = { "go_to_home", "go_to_office", } })