From 2184baaa1819cabf6e42274f9e911f87b611ed65 Mon Sep 17 00:00:00 2001
From: Christoph Oelckers <coelckers@users.noreply.github.com>
Date: Sun, 13 Dec 2020 20:30:42 +0100
Subject: [PATCH] - detection of alternative Twin Dragon GRP.

---
 wadsrc/static/engine/grpinfo.txt | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/wadsrc/static/engine/grpinfo.txt b/wadsrc/static/engine/grpinfo.txt
index 7afbd86cd..e1e53e115 100644
--- a/wadsrc/static/engine/grpinfo.txt
+++ b/wadsrc/static/engine/grpinfo.txt
@@ -599,7 +599,7 @@ grpinfo
 	flags GAMEFLAG_SW|GAMEFLAG_ADDON
 	crc SWTD_CRC
 	size 12499012
-	defname "twindrag.def"	// included in the GRP
+	defname "twindrag.def"
 	dependency SWREG12_CRC
 	gamefilter "ShadowWarrior.TwinDragon"
 	deletecontent "swcustom.txt"	// not localizable and also not present in the alternative package.
@@ -611,11 +611,23 @@ grpinfo
 	flags GAMEFLAG_SW|GAMEFLAG_ADDON
 	crc 0xB5B71277
 	size 6236287
-	defname "twindrag.def"	// included in the GRP
+	defname "twindrag.def"
 	dependency SWREG12_CRC
 	gamefilter "ShadowWarrior.TwinDragon"
 }
 
+grpinfo
+{
+	name "Shadow Warrior: Twin Dragon"
+	flags GAMEFLAG_SW|GAMEFLAG_ADDON
+	crc 0xACC8DCDE
+	size 6235578
+	defname "twindrag.def"
+	dependency SWREG12_CRC
+	gamefilter "ShadowWarrior.TwinDragon"
+}
+
+
    
 
 grpinfo