gml_Object_obj_fx_bgen_Alarm_0.gmlif (attack == 2 || attack == 21 || attack == 22)
{
instance_create(obj_floweyx_lefteye.x, obj_floweyx_lefteye.y, obj_eyewarning);
instance_create(obj_floweyx_lefteye.x + obj_floweyx_lefteye.op, obj_floweyx_lefteye.y, obj_eyewarning);
}