@echo off REM This batchfile loads the Nightmare Episode 2 maps. REM If the .ORG files exist this Batch exits with errors. REN GAMEMAPS.WL1 GAMEMAPS.ORG > NUL REN MAPHEAD.WL1 MAPHEAD.ORG > NUL REN GAMEMAPS.NM2 GAMEMAPS.WL1 > NUL REN MAPHEAD.NM2 MAPHEAD.WL1 > NUL GOTO END :END nm3alrm.com > NUL