| 1 | bullet_speed = 6; |
| 2 | bullet_spread = 10; |
| 3 | bullet_spread_max = 50; |
| 4 | bullet_spread_inc = true; |
| 5 | bullet_spread_amount = 14; |
| 6 | current_position = 1; |
| 7 | timer = 0; |
| 8 | bullet_spread_inc = true; |
| 9 | alarm[1] = 60; |
| 10 | image_alpha = 0; |
| 11 | image_speed = 0.2; |
| 12 | stage = 0; |