From 64f14f8d18476bb95cc9c20161eb2e28bf6fe183 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 1 Apr 2012 10:49:40 +0000 Subject: [PATCH] - changed Hacx and Harmony configs to use the arrow cursor as default instead of Doom's bunny. SVN r3505 (trunk) --- wadsrc/static/iwadinfo.txt | 4 ++-- wadsrc/static/mapinfo/hacxharm.txt | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 wadsrc/static/mapinfo/hacxharm.txt diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 1d4c9c65cd..189b154c3b 100644 --- a/wadsrc/static/iwadinfo.txt +++ b/wadsrc/static/iwadinfo.txt @@ -5,7 +5,7 @@ IWad Name = "Harmony" Game = "Doom" Config = "Harmony" - Mapinfo = "mapinfo/doom2.txt" + Mapinfo = "mapinfo/hacxharm.txt" MustContain = "MAP01", "0HAWK01", "0CARA3", "0NOSE1" BannerColors = "6e b4 d6", "45 4f 7e" } @@ -15,7 +15,7 @@ IWad Name = "Hacx: Twitch'n Kill" Game = "Doom" Config = "Hacx" - Mapinfo = "mapinfo/doom2.txt" + Mapinfo = "mapinfo/hacxharm.txt" MustContain = "MAP01", "HACX-R" BannerColors = "00 00 a8", "a8 a8 a8" } diff --git a/wadsrc/static/mapinfo/hacxharm.txt b/wadsrc/static/mapinfo/hacxharm.txt new file mode 100644 index 0000000000..0903bbe25e --- /dev/null +++ b/wadsrc/static/mapinfo/hacxharm.txt @@ -0,0 +1,7 @@ +include "mapinfo/doom2.txt" + +gameinfo +{ + cursorpic = "cursor" +} +