From db22f32a446ea31693c3c13f336fae776742e082 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Wed, 4 May 2011 21:20:27 +0200 Subject: GOB: Add another Italian Fascination version As supplied by alex86r in bug report #3297633. --- engines/gob/detection_tables.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob/detection_tables.h') diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index fea32ec0a5..832300f785 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -2278,6 +2278,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdLib, "disk0.stk", 0, 0 }, + { // Supplied by alex86r in bug report #3297633 + { + "fascination", + "VGA 3 disks edition", + AD_ENTRY1s("disk0.stk", "ab3dfdce43917bc806812959d692fc8f", 1061929), + IT_ITA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeFascination, + kFeaturesAdLib, + "disk0.stk", 0, 0 + }, { { "fascination", -- cgit v1.2.3