| 1 | if (global.geno_complete[3] == true && global.route == 3) |
| 2 | { |
| 3 | instance_destroy(); |
| 4 | exit; |
| 5 | } |
| 6 | image_index = 0; |
| 7 | image_speed = 0; |
| 8 | is_talking = false; |
| 9 | self_message[0] = ""; |
| 10 | depth = -y; |