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