diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 1c01f9f38c..bd244253d1 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"