From 9e30a6e990d1556e0d051e965e4a36263a8c7f4a Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 12 Feb 2007 21:26:52 +0000 Subject: Adding MD5s supplied by vampir_raziel in bug report #1658373 svn-id: r25538 --- engines/gob/detection.cpp | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'engines/gob') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index f7b1b6c783..8f10ef08ee 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -546,11 +546,44 @@ static const GOBGameDescription gameDescriptions[] = { GF_GOB2, "intro" }, - { + { // Supplied by vampir_raziel in bug report #1658373 + { + "ween", + "", + AD_ENTRY1s("intro.stk", "bfd9d02faf3d8d60a2cf744f95eb48dd", 456570), + EN_GRB, + kPlatformAmiga, + }, + GF_GOB2, + "intro" + }, + { // Supplied by vampir_raziel in bug report #1658373 + { + "ween", + "", + AD_ENTRY1s("intro.stk", "af83debf2cbea21faa591c7b4608fe92", 458192), + DE_DEU, + kPlatformAmiga, + }, + GF_GOB2, + "intro" + }, + { // Supplied by vampir_raziel in bug report #1658373 + { + "ween", + "", + AD_ENTRY1s("intro.stk", "257fe669705ac4971efdfd5656eef16a", 457719), + FR_FRA, + kPlatformAmiga, + }, + GF_GOB2, + "intro" + }, + { // Supplied by vampir_raziel in bug report #1658373 { "ween", "", - AD_ENTRY1("intro.stk", "257fe669705ac4971efdfd5656eef16a"), + AD_ENTRY1s("intro.stk", "dffd1ab98fe76150d6933329ca6f4cc4", 459458), FR_FRA, kPlatformAmiga, }, -- cgit v1.2.3