script: ug/ev_ug_0002_re

code

ev_ug_0002_re:
    add_custum_win_label("dlp_underground%DLP_underground_168", 1.0)
    add_custum_win_label("dlp_underground%DLP_underground_169", 2.0)
    add_custum_win_label("dlp_underground%DLP_underground_482", 3.0)
    open_custum_win(work: 246)
    switch(work: 246)
    case_jump(1.0, "ev_ug_0002_1")
    case_jump(2.0, "ev_ug_0002_2")
    talk_keywait("dlp_underground%DLP_underground_524")
    talk_close()
    talk_obj_end()
    end()

3 callers

script_set script invocation
ug ev_ug_0002 jump("ev_ug_0002_re")
ug ev_ug_0002_1 jump("ev_ug_0002_re")
ug ev_ug_0002_2 jump("ev_ug_0002_re")