From df6f494329e5b7a0daae4eb79fc60be63b44eb3e Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Fri, 6 Jul 2012 02:06:51 +0000 Subject: [PATCH] - Added Hacx 2.0 detection. SVN r3736 (trunk) --- wadsrc/static/iwadinfo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 189b154c3..c626dcbfa 100644 --- a/wadsrc/static/iwadinfo.txt +++ b/wadsrc/static/iwadinfo.txt @@ -10,6 +10,16 @@ IWad BannerColors = "6e b4 d6", "45 4f 7e" } +IWad +{ + Name = "Hacx 2.0" + Game = "Doom" + Config = "Hacx" + Mapinfo = "mapinfo/hacxharm.txt" + MustContain = "MAP01", "HACX-E" + BannerColors = "ff ff ff", "00 88 22" +} + IWad { Name = "Hacx: Twitch'n Kill" @@ -316,4 +326,5 @@ Names "action2.wad" "harm1.wad" "hacx.wad" + "hacx2.wad" }