1 | if (global.plot > 113) |
2 | { |
3 | instance_destroy(); |
4 | exit; |
5 | } |
6 | con = 0; |
7 | mkid = instance_create(x + 20, y, obj_mkid_actor); |
8 | mkid.image_speed = 0; |
9 | image_yscale = 10; |
10 | numero = 0; |
11 | if (global.flag[90 choice_mkid_umbrella] > 0) |
12 | numero = 1; |
13 | if (global.entrance == 2) |
14 | alarm[2] = 2; |