From bc0dcbfb58515aec1c332a5d3250f2448d841a5f Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Tue, 24 Apr 2007 16:12:43 +0000 Subject: Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvm svn-id: r26590 --- engines/gob/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 296a55ec22..d8e85287b8 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -762,6 +762,18 @@ static const GOBGameDescription gameDescriptions[] = { GF_GOB3, "intro" }, + { // Supplied by Paranoimia on #scummvm + { + "gob3", + "", + AD_ENTRY1s("intro.stk", "fe8144daece35538085adb59c2d29613", 159402), + IT_ITA, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + GF_GOB3, + "intro" + }, { { "gob3", -- cgit v1.2.3