script: t02r0101/ev_t02r0101_doctor_zukan_evo_poke

code

ev_t02r0101_doctor_zukan_evo_poke:
    obj_anime("T02R0101_DOCTOR", "anm_t02r0101_face05")
    obj_anime_wait()
    talk_keywait("dp_scenario1%16-msg_t02r0101_doctor_03")
    obj_anime("T02R0101_DOCTOR", "anm_t02r0101_face00")
    obj_anime_wait()
    set_force_blink("T02R0101_DOCTOR", 1.0)
    time_wait(5.0, work: 246)
    set_force_blink("T02R0101_DOCTOR", 0.0)
    jump("ev_t02r0101_doctor_zukan_common_01")
    end()

1 callers

script_set script invocation
t02r0101 ev_t02r0101_doctor_zukan jump("ev_t02r0101_doctor_zukan_evo_poke")