| 1 | if (global.route == 3) |
| 2 | { |
| 3 | message[0] = "* (You stare into the water and# see someone.)"; |
| 4 | } |
| 5 | else |
| 6 | { |
| 7 | message[0] = "* (Your reflection sparkles and# distorts in the pool of water.)"; |
| 8 | message[1] = "* (You notice a high-tech# filtration system keeping it# drinkable.)"; |
| 9 | } |