script: d31r0206/ev_tower_roomd_siobtl_03

code

ev_tower_roomd_siobtl_03:
    talkmsg("dp_scenario3%46-msg_tower_114")
    comm_reset()
    comm_synchronize("TOWER_COMM_MULTI_NEXT_SELECT")
    btower_send_buf(2.0, work: 0)
    btower_recv_buf(2.0, work: 0)
    talk_close()
    switch(work: 0)
    case_jump(1.0, "ev_tower_roomd_sio_retire")
    call("ev_tower_roomd_comanm_guide_out")
    jump("ev_tower_roomd_siobtl_01")
    end()

3 callers

script_set script invocation
d31r0206 ev_tower_roomd_siobtl_01 jump("ev_tower_roomd_siobtl_03")
d31r0206 ev_tower_roomd_siobtl_02 jump("ev_tower_roomd_siobtl_03")
d31r0206 ev_tower_roomd_is_sio_retire jump("ev_tower_roomd_siobtl_03")