1 | if live_call() |
2 | return global.live_result; |
3 | spawn_interval = 10 |
4 | spawn_direction = 90 |
5 | spawn_direction_variance = 15 |
6 | spawn_x = x |
7 | spawn_y = y |
8 | side = 1 |
9 | alarm[0] = 1 |
10 | spawned_last = 2979 |