parent_machine = -4;
image_alpha = 0.3;
alarm[0] = 10;gml_Object_obj_boulders_dunes_25b_Alarm_0.gmlif (y > 300) { vspeed = 1; exit; } alarm[0] = 2; y += 2; if (y > 250) image_alpha += 0.05;
image_speed = 0;
image_index = irandom_range(0, 2);