script: d31r0201/ev_tower_gate_mclass_savechk

code

ev_tower_gate_mclass_savechk:
    btwr_sub_inc_round()
    btwr_sub_update_random()
    btwr_tool_push_now_location()
    call("ev_tower_gate_common_newgame_sd_wkset")
    pc_kaifuku()
    call("ev_tower_gate_common_save")
    ifval_jump(work: 246, "EQ", 0.0, "ev_tower_gate_common_exit_play")
    talkmsg("dp_scenario3%44-msg_tower_12")
    ab_keywait()
    talk_close()
    jump("ev_tower_gate_mclass_in01")
    end()

1 callers

script_set script invocation
d31r0201 ev_tower_gate_mclass_pokesel jump("ev_tower_gate_mclass_savechk")