script: door/door_walk_u_mechanical

code

door_walk_u_mechanical:
    ev_entity_player_move_start()
    se_play("S_FI230")
    fade_speed(7.0)
    black_out()
    fade_wait()
    ev_entity_player_move_end()
    ev_entity_player_move_reset()
    end()

0 callers

script_set script invocation
Nothing is here...