| 1 | if (global.route == 3) |
| 2 | message[0] = "* (A place to sleep.)"; |
| 3 | else |
| 4 | message[0] = "* (Weird... You haven't seen# any cats around.)"; |
| 5 | if (global.dunes_flag[20] == 5) |
| 6 | instance_destroy(); |
| 7 | if (global.dunes_flag[20] > 5) |
| 8 | message[0] = "* (Mooch's throne.)"; |