script: r202/r202_01_support_common_01

code

r202_01_support_common_01:
    talk_close()
    none_use_number()
    event_camera_index(923.0)
    event_camera_end_wait()
    obj_anime("R202_SUPPORT", "anm_r202_support_58")
    obj_anime("HERO", "anm_r202_player_58")
    obj_anime_wait()
    capture_btl_set()
    event_start()
    chg_common_scr("ev_the_boy_girl_stop")
    obj_anime("R202_SUPPORT", "anm_r202_support_60")
    obj_anime_wait()
    get_my_sex(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "r202_support_male_02")
    ifval_jump(work: 246, "EQ", 1.0, "r202_support_female_02")
    end()

2 callers

script_set script invocation
r202 r202_support_male_01 jump("r202_01_support_common_01")
r202 r202_support_female_01 jump("r202_01_support_common_01")