script: c06/common_c06_gingam_03

code

common_c06_gingam_03:
    obj_del("C06_GINGAM")
    flag_set(flag: 216)
    time_wait(3.0, work: 246)
    flag_reset(flag: 465)
    sxy_pos_change("C06_GINGAM", 637.0, 812.0)
    sxy_dir_change("C06_GINGAM", 270.0)
    sxy_mv_change("C06_GINGAM", "MV_RIGHT")
    obj_add("C06_GINGAM")
    ldval(work: 58, 2.0)
    call("ev_another_out_end")
    talk_obj_end()
    end()

2 callers

script_set script invocation
c06 ev_c06_gingam_left jump("common_c06_gingam_03")
c06 ev_c06_gingam_dir jump("common_c06_gingam_03")