| 1 | if (global.route == 3) |
| 2 | { |
| 3 | message[0] = "* (A couple black rectangles.)"; |
| 4 | exit; |
| 5 | } |
| 6 | message[0] = "* (A few videotapes with custom# labels stuck on them.)"; |
| 7 | message[1] = "* \"My favorite movie :)\""; |
| 8 | message[2] = "* \"My second favorite movie :)\""; |
| 9 | message[3] = "* \"Don't watch this one 0/10 :(\""; |