script: t02/t02_01_support_common_07

code

t02_01_support_common_07:
    talk_close()
    event_camera_index(49.0)
    obj_anime("T02_SUPPORT", "anm_t02_support_79")
    obj_anime("HERO", "anm_t02_player_80")
    obj_anime_wait()
    obj_anime("T02_SUPPORT", "anm_t02_support_80")
    obj_anime_wait()
    get_my_sex(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "t02_support_male_54")
    ifval_jump(work: 246, "EQ", 1.0, "t02_support_female_54")
    end()

4 callers

script_set script invocation
t02 t02_support_male_53 jump("t02_01_support_common_07")
t02 t02_support_male_53 jump("t02_01_support_common_07")
t02 t02_support_female_53 jump("t02_01_support_common_07")
t02 t02_support_female_53 jump("t02_01_support_common_07")