| 1 | if (global.route == 3) |
| 2 | message[0] = "* (A place to sleep.)"; |
| 3 | else |
| 4 | message[0] = "* (A firm sleeping bag sits# in the corner, threatening# to restrict free sleepers.)"; |
| 5 | if (global.dunes_flag[20] == 5) |
| 6 | instance_destroy(); |