From e0ece283aa9cb22e75c50adedaebb3bc4e147ff7 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Sat, 10 Jun 2017 16:05:57 +0300 Subject: [PATCH] Added support for Rise Of The Wool Ball as IWAD --- wadsrc/static/iwadinfo.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 6dc584a58..1c01f9f38 100644 --- a/wadsrc/static/iwadinfo.txt +++ b/wadsrc/static/iwadinfo.txt @@ -1,5 +1,16 @@ // 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" @@ -432,4 +443,5 @@ Names "hacx2.wad" "square1.pk3" "delaweare.wad" + "rotwb.wad" }