script set: c03r0201

code

ev_c03r0201_girl3:
    talk_obj_start()
    if_flagon_jump(flag: 94, "ev_pokechange_c03r0201_girl3_end")
    talkmsg("dp_scenario1%73-msg_c03r0201_girl3_01")
    yes_no_win(work: 246)
    ifval_jump(work: 246, "EQ", 0.0, "ev_pokechange_c03r0201_girl3_yes_01")
    jump("ev_pokechange_c03r0201_girl3_no_01")
    jump("ev_pokechange_c03r0201_girl3_yes_01")

ev_pokechange_c03r0201_girl3_yes_01:
    talk_close()
    pokelist_set_proc(15.0)
    pokelist_get_result(work: 238, work: 239)
    ifval_jump(work: 238, "EQ", -1.0, "ev_pokechange_c03r0201_girl3_no_01")
    temoti_box_monsno(work: 238, work: 239, work: 246)
    ifval_call(work: 246, "NE", 66.0, "ev_pokechange_c03r0201_girl3_different")
    localkoukan_apply(0.0, work: 239, work: 238)
    flag_set(flag: 94)
    talkmsg("dp_scenario1%73-msg_c03r0201_girl3_02")
    last_keywait()
    talk_close()
    talk_obj_end()
    end()

ev_pokechange_c03r0201_girl3_different:
    fld_trade_del()
    talkmsg("dp_scenario1%73-msg_c03r0201_girl3_03")
    last_keywait()
    talk_close()
    talk_obj_end()
    end()

ev_pokechange_c03r0201_girl3_no_01:
    talkmsg("dp_scenario1%73-msg_c03r0201_girl3_04")
    last_keywait()
    talk_close()
    talk_obj_end()
    end()

ev_pokechange_c03r0201_girl3_end:
    talkmsg("dp_scenario1%73-msg_c03r0201_girl3_05")
    last_keywait()
    talk_close()
    talk_obj_end()
    end()

ev_c03r0201_oldwoman1:
    talk_obj_start()
    talkmsg("dp_scenario1%73-msg_c03r0201_oldwoman1_01_1")
    talk_keywait("dp_scenario1%73-msg_c03r0201_oldwoman1_01_2", 1.0)
    talk_close()
    talk_obj_end()
    end()