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