1 | if live_call() |
2 | return global.live_result; |
3 | robot_parent = -4 |
4 | image_speed = 1 |
5 | sound_noloop = false |
6 | shoot_noloop = false |
7 | shoot_delay = 30 |
8 | can_shoot = false |
9 | audio_play_sound(snd_starlo_rope_strain, 1, 0) |