1 | if (global.route == 3) |
2 | { |
3 | message[0] = "* (A microscope.)" |
4 | return; |
5 | } |
6 | message[0] = "* (You peer through the# microscope...)" |
7 | message[1] = "* (You spot a cell experiencing# mitosis.) " |
8 | message[2] = "* (All of the surrounding cells# cheer in support.)" |