@echo off
cls
cd /d "%~dp0"
del "TLAD\e1_audio_tlad.xml"
del "TLAD\e1_radio_tlad.xml"
del "tbogt\e2_audio_tbogt.xml"
del "tbogt\e2_radio_tbogt.xml"
del "TLAD\pc\audio\sfx\EP1_SFX2.rpf"
copy "_Stations\Episodic On\tbogt\setup2.xml" "tbogt\setup2.xml"
copy "_Stations\Episodic On\TLAD\setup2.xml" "TLAD\setup2.xml"
