if (sprite_index == spr_slurpy_retract_yellow)
{
x -= 5
y -= 5
sprite_index = spr_slurpy_right_talk_yellow
image_speed = 0
timer = 30
}