1 | if (broken == 0 && global.flag[275 tundra_stick_broken] == 0) |
2 | { |
3 | broken = 1; |
4 | image_index = 1; |
5 | global.flag[47 status_creepy_tundra] = 2; |
6 | if (global.flag[275 tundra_stick_broken] < 1) |
7 | global.flag[275 tundra_stick_broken] = 1; |
8 | caster_set_panning(snap, -0.8); |
9 | caster_play(snap, 1, 0.9); |
10 | alarm[2] = 80; |
11 | } |