1 | event_inherited() |
2 | if (global.dunes_flag[24] != 0) |
3 | { |
4 | instance_create(x, y, obj_miner_tall_backtrack) |
5 | instance_destroy() |
6 | } |
7 | if global.geno_complete[2] |
8 | instance_destroy() |
9 | can_talk = false |