-- if event.train and atc_arrow and get_line() == "S20" then local current_text = atc_get_text_outside() or "" atc_set_text_outside("Service Ends At Arcadius\n No Access to Trap City\n \n"..current_text) end