1 | if (global.route == 3) |
2 | { |
3 | message[0] = "* (Useless information.)"; |
4 | } |
5 | else |
6 | { |
7 | message[0] = "* (You notice a schedule of# upcoming acts on the board.)\t"; |
8 | message[1] = "* (The name \"Mettaton\" appears# many, many times.)"; |
9 | } |