script: connect/yes_connect_tsign_01

code

yes_connect_tsign_01:
    talk_close()
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    tsign_set_proc()
    set_map_proc()
    black_in("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    jump("no_connect_tsign_01")
    end()

1 callers

script_set script invocation
connect ev_connect_tsign_menu case_jump(0.0, "yes_connect_tsign_01")