- added detection for another variant of SW's Wanton Destruction add-on.

- corrected the main script name for WW2GI's Platoon Leader add-on.
This commit is contained in:
Christoph Oelckers 2020-01-11 22:50:12 +01:00
parent 6e3772d50d
commit d4a2d776cf

View file

@ -305,7 +305,7 @@ grpinfo
grpinfo grpinfo
{ {
name "Platoon Leader" name "Platoon Leader"
scriptname "PLATOONL.CON" scriptname "PLATOONL.DEF"
size 37852572 size 37852572
crc PLATOONL_CRC crc PLATOONL_CRC
flags GAMEFLAG_WW2GI|GAMEFLAG_ADDON flags GAMEFLAG_WW2GI|GAMEFLAG_ADDON
@ -479,6 +479,17 @@ grpinfo
gamefilter "ShadowWarrior.Wanton" 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 grpinfo
{ {
name "Shadow Warrior: Twin Dragon" name "Shadow Warrior: Twin Dragon"