script: t01r0202/ev_t01r0202_gamestart

code

ev_t01r0202_gamestart:
    event_start()
    fade_wait()
    ldval(work: 157, 1.0)
    time_wait(120.0, work: 246)
    ab_keywait()
    display_message_close()
    bgm_special_set("DUCKON_BGM")
    event_camera_index(101.0)
    time_wait(45.0, work: 246)
    obj_anime("HERO", "anm_t01r0202_player_visible01")
    obj_anime_wait()
    event_camera_end_wait()
    talk_keywait("dp_scenario1%24-msg_opening_20")
    bgm_play("EV013")
    auto_msg(1.0, 1.0)
    time_wait(1.0, work: 246)
    talkmsg("dp_scenario1%24-msg_opening_21")
    talk_close()
    time_wait(15.0, work: 246)
    tv_red_gyarados_off()
    event_camera_index(58.0)
    event_camera_end_wait()
    bgm_now_map_play()
    auto_msg_stop()
    event_end()
    end()

1 callers

script_set script invocation
sp_t01r0202 sp_t01r0202_tbl scene_change_data(work: 157, 0.0, "ev_t01r0202_gamestart")