1 | if (global.route != 3) |
2 | { |
3 | message[0] = "* (A thick farmer's almanac# written by \"Solomon\" sits on# the dresser.)"; |
4 | message[1] = "* (It has several sticky notes# poking out of its pages.)"; |
5 | } |
6 | else |
7 | { |
8 | message[0] = "* (Nothing of use here.)"; |
9 | } |