1 | image_xscale = 1; |
2 | image_yscale = 1; |
3 | image_increase_rate = 0; |
4 | image_max = 1; |
5 | x_increase_rate = 0.2; |
6 | x_max = x_increase_rate * 80; |
7 | image_xscale_start = image_xscale; |
8 | image_yscale_start = image_yscale; |
9 | x_start = x; |
10 | effects = false; |
11 | alarm[0] = 20; |