script: ug/ev_ug_0003_re

code

ev_ug_0003_re:
    check_secret_base_expantion(work: 238)
    add_custum_win_label("dlp_underground%DLP_underground_180", 1.0)
    ifval_call(work: 238, "EQ", 1.0, "ev_ug_0003_kichi")
    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_0003_1")
    case_jump(2.0, "ev_ug_0003_2")
    talk_keywait("dlp_underground%DLP_underground_524")
    talk_close()
    talk_obj_end()
    end()

3 callers

script_set script invocation
ug ev_ug_0003 jump("ev_ug_0003_re")
ug ev_ug_0003_1 jump("ev_ug_0003_re")
ug ev_ug_0003_2 jump("ev_ug_0003_re")