script: union/ev_connect_union_connect_killed

code

ev_connect_union_connect_killed:
    talkmsg("msg_union_connect_00_03")
    time_wait("UNION_EVNET_PRE_WAIT", work: 246)
    jump("ev_connect_union_connect_event_end")
    end()

5 callers

script_set script invocation
union ev_connect_union_receive_menu case_jump("UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")
union ev_connect_union_receive_obj_02 ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")
union ev_connect_union_receive_obj_03 ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")
union ev_connect_union_receive_obj_12 ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")
union ev_connect_union_receive_obj_04 ifval_jump(work: 246, "EQ", "UNION_CHILD_SELECT_CANCEL", "ev_connect_union_connect_killed")