| 1 | if (global.dunes_flag[20] == 0) |
| 2 | instance_destroy(); |
| 3 | if (global.route == 3) |
| 4 | { |
| 5 | message[0] = "* (A box of bottles.)"; |
| 6 | exit; |
| 7 | } |
| 8 | message[0] = "* (Dozens of unopened bottles# sit within the boxes.)\t"; |
| 9 | message[1] = "* (You can't take one without# making a ruckus.)"; |