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