1 | image_yscale = 3; |
2 | switches = 0; |
3 | con = 0; |
4 | deltaco = 0; |
5 | if (global.plot < 140) |
6 | { |
7 | ff = instance_create(180, 80, obj_kitchenforcefield); |
8 | ff.basic = 0; |
9 | ff.image_yscale = 5; |
10 | } |
11 | else |
12 | { |
13 | instance_destroy(); |
14 | } |
15 | donkeykongismyfavoritemarvelsuperhero = 0; |
16 | won = 0; |