script: union/ev_connect_union_receive_obj_04

code

ev_connect_union_receive_obj_04:
    talkmsg("msg_union_connect_02_01")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 1.0, "no_connect_union_receive_obj_04")
    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_connect_killed")
    talkmsg("msg_union_connect_02_02")
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    comm_synchronize("UNION_CHILD_SELECT_OEKAKI")
    talk_close()
    union_beacon_change("UNION_PARENT_MODE_OEKAKI_FREE")
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    wipe_fade_end_check()
    oekaki_board_set_proc()
    set_map_proc()
    call("ev_union_return_setup")
    talk_obj_end()
    end()

1 callers

script_set script invocation
union ev_connect_union_receive_menu case_jump("UNION_CHILD_SELECT_OEKAKI", "ev_connect_union_receive_obj_04")