script: union/ev_connect_union_receive_obj

code

ev_connect_union_receive_obj:
    event_start()
    se_play("SE_UNION_TALK")
    union_trainer_name_regist("UNION_TALK_PARENT")
    talkmsg_sp_auto("msg_union_connect_00_02")
    ab_key_time_wait(30.0)
    jump("ev_connect_union_receive_menu")
    end()

1 callers

script_set script invocation
union ev_connect_union_comm_obj case_jump("UNION_CONNECT_PARENT", "ev_connect_union_receive_obj")