From db6018408098a896e42607f6f5ff45d245d856a4 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Sun, 16 Jun 2024 02:58:32 -0400 Subject: [PATCH] - make sigil 2 work and put it in order after Sigil in the iwad loader --- wadsrc_extra/static/iwadinfo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wadsrc_extra/static/iwadinfo.txt b/wadsrc_extra/static/iwadinfo.txt index c71b38b876f..15aca49d352 100644 --- a/wadsrc_extra/static/iwadinfo.txt +++ b/wadsrc_extra/static/iwadinfo.txt @@ -505,7 +505,6 @@ IWad Name = "Sigil II" BannerColors = "FF 00 00", "40 40 40" MustContain = "M_EPI6", "SKY6", "D_E6M1", "D_E6M9", "E6M1", "E6M9", "ZMAPINFO", "E6TEXT" - Load = "SIGIL_II_MP3_V1_0.WAD" Required = "The Ultimate DOOM" Autoname = "doom.id.doom1.sigil2" Game = "Doom" @@ -513,6 +512,7 @@ IWad IWADName = "SIGIL_II_V1_0.WAD" Mapinfo = "mapinfo/ultdoom.txt" Compatibility = "Shorttex" + Load = "SIGIL_II_MP3_V1_0.WAD" IgnoreTitlePatches = 1 } @@ -654,6 +654,7 @@ Names "delaweare.wad" "rotwb.wad" "sigil_v1_21.wad" + "SIGIL_II_V1_0.WAD" "nerve.wad" } @@ -667,6 +668,7 @@ Order // Order in the IWAD selection box "Final Doom: TNT - Evilution" "The Ultimate DOOM" "Sigil of Baphomet" + "Sigil II" "DOOM Registered" "DOOM Shareware" "DOOM 2: BFG Edition"