- autoload nerveunity.wad to doom2unity.wad

refers to 0b38c442e0
This commit is contained in:
svenhoefer 2020-02-03 22:03:37 +01:00 committed by Christoph Oelckers
parent 77ed5b1fe8
commit e249294e66

View file

@ -507,6 +507,7 @@ IWad
MustContain = "MAP01", "DMENUPIC"
BannerColors = "00 7c 00", "a8 a8 a8"
IgnoreTitlePatches = 1
Load = "nerveunity.wad"
}
IWad
@ -521,7 +522,7 @@ IWad
MustContain = "MAP01", "MAP33", "CWILV32"
BannerColors = "18 18 18", "a8 a8 a8"
IgnoreTitlePatches = 1
Load = "NERVE.WAD"
Load = "nerve.wad"
DeleteLumps = "M_EPI1", "M_EPI2", "M_EPISOD"
}