Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_scr_sme_yellow_rhythm_out_script_bowll

(view raw script w/o annotations or w/e)
1
function scr_sme_yellow_rhythm_out_script_bowll
scr_sme_yellow_rhythm_out_script_bowll

function scr_sme_yellow_rhythm_out_script_bowll() //gml_Script_scr_sme_yellow_rhythm_out_script_bowll { with (obj_dialogue_box_battle_transformation_any) event_user(0) }
() //gml_Script_scr_sme_yellow_rhythm_out_script_bowll
2
{
3
    with (obj_dialogue_box_battle_transformation_any)
4
        event_user(0)
5
}