From d4a2d776cfdc61ec080fc46d1259808bdfce792f Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 11 Jan 2020 22:50:12 +0100 Subject: [PATCH] - added detection for another variant of SW's Wanton Destruction add-on. - corrected the main script name for WW2GI's Platoon Leader add-on. --- wadsrc/static/engine/grpinfo.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/wadsrc/static/engine/grpinfo.txt b/wadsrc/static/engine/grpinfo.txt index 0759375dc..6dc8d4894 100644 --- a/wadsrc/static/engine/grpinfo.txt +++ b/wadsrc/static/engine/grpinfo.txt @@ -305,7 +305,7 @@ grpinfo grpinfo { name "Platoon Leader" - scriptname "PLATOONL.CON" + scriptname "PLATOONL.DEF" size 37852572 crc PLATOONL_CRC flags GAMEFLAG_WW2GI|GAMEFLAG_ADDON @@ -479,6 +479,17 @@ grpinfo gamefilter "ShadowWarrior.Wanton" } +grpinfo +{ + name "Shadow Warrior: Wanton Destruction" + flags GAMEFLAG_SW|GAMEFLAG_ADDON + crc 0x8B6E8011 + size 48698128 + defname "sw.def" + dependency SWREG12_CRC + gamefilter "ShadowWarrior.Wanton" +} + grpinfo { name "Shadow Warrior: Twin Dragon"