1 | if (global.route == 3) |
2 | { |
3 | message[0] = "* (A microscope.)" |
4 | return; |
5 | } |
6 | message[0] = "* (You peer through the# microscope only to find out# it's a telescope in disguise.)" |
7 | message[1] = "* (No constellations or planets# can be seen. How# disappointing.)" |