From 30d6e24d595b170fb96b1be14ec3e9133d64ec17 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Tue, 23 Jun 2009 15:06:38 +0000 Subject: Added German Fascination (3 disk version), as supplied by windlepoons in bug report #2809247 svn-id: r41809 --- engines/gob/detection.cpp | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index acc24f69b4..efe9b259cc 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1725,8 +1725,7 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, "intro.stk", 0, 0 }, - //Provided by Sanguine - { + { // Supplied by sanguine { "fascination", "VGA 3 disks edition", @@ -1740,6 +1739,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdlib, "disk0.stk", 0, 0 }, + { // Supplied by windlepoons in bug report #2809247 + { + "fascination", + "VGA 3 disks edition", + AD_ENTRY1s("disk0.stk", "3a24e60a035250189643c86a9ceafb97", 1062480), + DE_DEU, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES || GUIO_NOSPEECH + }, + kGameTypeFascination, + kFeaturesAdlib, + "disk0.stk", 0, 0 + }, { { "fascination", -- cgit v1.2.3