function scr_shop_animation_override_honeydew_bear_hand_deux() //gml_Script_scr_shop_animation_override_honeydew_bear_hand_deux { if (sprite_index != spr_honeydew_bear_animation_hand_deux_shop) { sprite_index = spr_honeydew_bear_animation_hand_deux_shop image_speed = (1/3) image_index = 0 } }