script: c02/ev_c02_ship_end

code

ev_c02_ship_end:
    talk_keywait("dp_scenario2%161-msg_c02_seaman_03")
    last_keywait()
    talk_close()
    talk_obj_end()
    call("ev_block_doc_end")
    end()

2 callers

script_set script invocation
c02 ev_c02_ship ifval_jump(work: 246, "EQ", 3.0, "ev_c02_ship_end")
c02 ev_c02_ship jump("ev_c02_ship_end")