script: t02/t02_01_support_common_05

code

t02_01_support_common_05:
    talk_close()
    event_camera_index(47.0)
    chg_common_scr("ev_tsureteke_play")
    obj_anime("T02_SUPPORT", "anm_t02_support_60")
    obj_anime("HERO", "anm_t02_player_60")
    obj_anime_wait()
    get_my_sex(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "t02_support_male_52")
    ifval_jump(work: 246, "EQ", 1.0, "t02_support_female_52")
    end()

4 callers

script_set script invocation
t02 t02_support_male_51 jump("t02_01_support_common_05")
t02 t02_support_male_51 jump("t02_01_support_common_05")
t02 t02_support_female_51 jump("t02_01_support_common_05")
t02 t02_support_female_51 jump("t02_01_support_common_05")