1 | message[0] = "* (A classic Rock-Dropper 900.)" |
2 | if (global.route != 3) |
3 | message[1] = "* (Technology is amazing...)" |
4 | else if (global.dunes_flag[16] > 0) |
5 | { |
6 | message[0] = "* (A large boulder machine.)" |
7 | message[1] = "* (You wonder how you turn it# back on.)" |
8 | } |