Screen.register({ id = "office", name = "Office", decisions = { "do_work", "go_to_walking_to_home", "have_a_coffee", }, situations = { "drink_coffee", }, background = "office" })