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