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