| 1 | if (global.route != 3) |
| 2 | { |
| 3 | message[0] = "* (A desk displaying western# memorabilia and a sewing# machine.)"; |
| 4 | message[1] = "* (The piece of fabric under the# machine has been left# unfinished.)"; |
| 5 | } |
| 6 | else |
| 7 | { |
| 8 | message[0] = "* (Unfinished business.)"; |
| 9 | } |