script: bg_attr/ev_tmap_bg

code

ev_tmap_bg:
    talk_start()
    black_out("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    fade_wait()
    debug_print(1.0)
    tmap_bg_set_proc()
    debug_print(2.0)
    set_map_proc()
    debug_print(3.0)
    black_in("SCR_WIPE_DIV", "SCR_WIPE_SYNC")
    fade_wait()
    finish_map_proc()
    talk_end()
    end()

0 callers

script_set script invocation
Nothing is here...