From e249294e660441a3835cad504f14ed3cb31000ce Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Mon, 3 Feb 2020 22:03:37 +0100 Subject: [PATCH] - autoload nerveunity.wad to doom2unity.wad refers to https://github.com/Doom-Utils/iwad-patches/commit/0b38c442e0fab07e3b88cc541730b508393d7926 --- wadsrc_extra/static/iwadinfo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wadsrc_extra/static/iwadinfo.txt b/wadsrc_extra/static/iwadinfo.txt index c5fac6c9d..bc9ca5cd4 100644 --- a/wadsrc_extra/static/iwadinfo.txt +++ b/wadsrc_extra/static/iwadinfo.txt @@ -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" }