if (sprite_index == spr_dustsneeze)
{
sprite_index = spr_dustbunny;
image_index = 0;
image_speed = 0;
}