script: poruto_scr/ev_nmixer_connect

code

ev_nmixer_connect:
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    talk_obj_end()
    nutmixer_call(1.0)
    comm_direct_end()
    call("ev_nmixer_call_blackin")
    jump("ev_nmixer_common_exit")
    end()

2 callers

script_set script invocation
poruto_scr ev_nmixer_connect_group jump("ev_nmixer_connect")
poruto_scr ev_nmixer_connect_leader jump("ev_nmixer_connect")