1 | if (global.route == 3) |
2 | message[0] = "* (An old couch.)" |
3 | else |
4 | { |
5 | message[0] = "* (You check in-between the# cushions for loose change.) " |
6 | message[1] = "* (All you find are crumbs and# corn kernels.)" |
7 | } |