script: union/ev_connect_union_receive_obj_01

code

ev_connect_union_receive_obj_01:
    talkmsg("msg_union_connect_01_01")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 1.0, "no_connect_union_receive_obj_01")
    union_script_result_set("UNION_YESNO_RESULT", 0.0)
    talk_close()
    union_parent_start_command_set(work: 246)
    ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_card_cancel")
    union_get_card_talk_no(work: 246)
    talkmsg_sp(work: 246)
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_CHILD_SELECT_CARD")
    talk_close()
    union_beacon_change("UNION_PARENT_MODE_CARDNOW")
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    tr_card_set_proc()
    set_map_proc()
    call("ev_union_return_setup")
    jump("ev_connect_union_receive_menu")
    end()

1 callers

script_set script invocation
union ev_connect_union_receive_menu case_jump("UNION_CHILD_SELECT_CARD", "ev_connect_union_receive_obj_01")