1 | waiter = 0 |
2 | if (global.dunes_flag[24] != 0) |
3 | { |
4 | instance_destroy() |
5 | instance_create_depth(x, y, depth, obj_miner_snake_backtrack) |
6 | } |
7 | if global.geno_complete[2] |
8 | instance_destroy() |
9 | event_inherited() |