1 | if (global.route == 3) |
2 | { |
3 | message[0] = "* (Some kind of propaganda.)"; |
4 | } |
5 | else |
6 | { |
7 | message[0] = "* (A poster of a smiling monster# with a slogan above them.)\t"; |
8 | message[1] = "* \"Tomorrow means the Surface!\""; |
9 | } |