1 | if (global.route == 3) |
2 | { |
3 | message[0] = "* (Yet another microscope.)"; |
4 | } |
5 | else |
6 | { |
7 | message[0] = "* (You peer through the# microscope...)"; |
8 | message[1] = "* (You discover a pocket# dimension buried in the# microverse.)"; |
9 | } |