From c6b68df51d2812a104785fed656f2a5992c80b3f Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Sat, 10 Jun 2017 10:35:48 -0400 Subject: [PATCH] - moved Rise of the Wall ball down in the detection list as far as it would safely go - since that was a directive when WadSmoosh was added. --- wadsrc/static/iwadinfo.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 1c01f9f38..bd244253d 100644 --- a/wadsrc/static/iwadinfo.txt +++ b/wadsrc/static/iwadinfo.txt @@ -1,16 +1,5 @@ // Must be sorted in identification order (easiest to recognize first!) -IWad -{ - Name = "Rise Of The Wool Ball" - Autoname = "woolball.rotwb" - Game = "Doom" - Config = "WoolBall" - Mapinfo = "mapinfo/doom2.txt" - MustContain = "E3M6", "B3DED", "WORLDMAP", "NUCLSKYM", "PLANETLE", "MEOWZEKI", "ZEKIINTR", "NOWAYBAC" - BannerColors = "32 54 43", "c6 dc d1" -} - IWad { Name = "Delaweare" @@ -340,6 +329,17 @@ IWad BannerColors = "54 54 54", "a8 a8 a8" } +IWad +{ + Name = "Rise Of The Wool Ball" + Autoname = "woolball.rotwb" + Game = "Doom" + Config = "WoolBall" + Mapinfo = "mapinfo/doom2.txt" + MustContain = "E3M6", "B3DED", "WORLDMAP", "NUCLSKYM", "PLANETLE", "MEOWZEKI", "ZEKIINTR", "NOWAYBAC" + BannerColors = "32 54 43", "c6 dc d1" +} + IWad { Name = "DOOM Shareware"