script: c07/sub_c07_get_support_id

code

sub_c07_get_support_id:
    get_my_sex(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "c07_male_100")
    ifval_jump(work: 246, "EQ", 1.0, "c07_female_100")
    end()

1 callers

script_set script invocation
c07 common_c07_support_battle call("sub_c07_get_support_id")