function scr_start_enemy_fleeing_froggit_intro_yellowscr_start_enemy_fleeing_froggit_intro_yellowfunction scr_start_enemy_fleeing_froggit_intro_yellow() //gml_Script_scr_start_enemy_fleeing_froggit_intro_yellow { instance_create(((__view_get((0 << 0), 0)) + (__view_get((2 << 0), 0)) + 76), 128, obj_toriel_intro_yellow) }() //gml_Script_scr_start_enemy_fleeing_froggit_intro_yellow
{
instance_create(((__view_get((0 << 0), 0)) + (__view_get((2 << 0), 0)) + 76), 128, obj_toriel_intro_yellow)
}