script: t05r0501/ev_t05r0501_pos_coreL

code

ev_t05r0501_pos_coreL:
    event_camera_index(260.0)
    obj_anime("HERO", "anm_t05r0501_player_01")
    obj_anime_wait()
    talkmsg("dp_scenario2%160-msg_t05r0501_oldwoman1_01_1")
    talkmsg("dp_scenario2%160-msg_t05r0501_oldwoman1_01_2")
    talk_keywait("dp_scenario2%160-msg_t05r0501_oldwoman1_01_3")
    talk_close()
    obj_anime("T05R0501_OLDWOMAN", "anm_t05r0501_oldwoman_11")
    obj_anime_wait()
    call("t05r0501_item_get")
    event_camera_index(149.0)
    jump("ev_t05r0501_pos_x1end")
    ifval_jump(work: 240, "EQ", 9.0, "ev_t05r0501_pos_x1end")
    ifval_jump(work: 240, "EQ", 8.0, "ev_t05r0501_pos_x3end")
    end()

3 callers

script_set script invocation
t05r0501 ev_t05r0501_wall_02 jump("ev_t05r0501_pos_coreL")
t05r0501 ev_t05r0501_pos_x1 jump("ev_t05r0501_pos_coreL")
t05r0501 ev_t05r0501_pos_x3 jump("ev_t05r0501_pos_coreL")