script: union/ev_cnnect_union_talk_obj_00_01

code

ev_cnnect_union_talk_obj_00_01:
    union_parent_start_command_set(work: 246)
    ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_card_canceled")
    union_beacon_change("UNION_PARENT_MODE_CARDNOW")
    union_get_talk_number("UNION_CONNECTED_START_TALK", work: 246)
    talkmsg_sp(work: 246)
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_CHILD_SELECT_CARD")
    talk_close()
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    tr_card_set_proc()
    set_map_proc()
    call("ev_union_return_setup")
    talkmsg_allput("msg_union_connect_01_02_4")
    jump("ev_connect_union_next_child_menu")
    end()

2 callers

script_set script invocation
union ev_connect_union_talk_obj_00 ifval_jump(work: 246, "EQ", 0.0, "ev_cnnect_union_talk_obj_00_01")
union ev_connect_union_talk_obj_00 jump("ev_cnnect_union_talk_obj_00_01")