aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorArnaud Boutonné2010-02-04 00:12:00 +0000
committerArnaud Boutonné2010-02-04 00:12:00 +0000
commitd5ce8b500e036483724937574e29ecddf3a0beab (patch)
treebb946d621c51c2d1a9cece81c0976aff8d6946ab /engines/gob
parentee66af41a2ab521350766540c5169bc16425306d (diff)
downloadscummvm-rg350-d5ce8b500e036483724937574e29ecddf3a0beab.tar.gz
scummvm-rg350-d5ce8b500e036483724937574e29ecddf3a0beab.tar.bz2
scummvm-rg350-d5ce8b500e036483724937574e29ecddf3a0beab.zip
Fascination - Add detection for EN Atari version
svn-id: r47871
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index d33e48b2d6..4eb75074d7 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -2412,6 +2412,20 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "fascination",
+ "",
+ AD_ENTRY1s("disk0.stk", "aff9fcc619f4dd19eae228affd0d34c8", 189964),
+ EN_ANY,
+ kPlatformAtariST,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES | GUIO_NOSPEECH
+ },
+ kGameTypeFascination,
+ kFeaturesNone,
+ "disk0.stk", 0, 0
+ },
+ {
+ {
"geisha",
"",
AD_ENTRY1s("disk1.stk", "6eebbb98ad90cd3c44549fc2ab30f632", 212153),