aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2008-09-07 15:39:06 +0000
committerSven Hesse2008-09-07 15:39:06 +0000
commit07b59d1936cb88c3bcd1847b7ecc9fac38d90555 (patch)
treef2cf47eb82bef3e552fa9861a814eae173c05b3d /engines/gob
parent7eaad9da669b4536f9ce4384bb9dcfeafd89216d (diff)
downloadscummvm-rg350-07b59d1936cb88c3bcd1847b7ecc9fac38d90555.tar.gz
scummvm-rg350-07b59d1936cb88c3bcd1847b7ecc9fac38d90555.tar.bz2
scummvm-rg350-07b59d1936cb88c3bcd1847b7ecc9fac38d90555.zip
Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #2098621
svn-id: r34413
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 1ae894f2df..5fc579039f 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -1295,6 +1295,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesAdlib,
"intro"
},
+ { // Supplied by SiRoCs in bug report #2098621
+ {
+ "gob3",
+ "",
+ AD_ENTRY1s("intro.stk", "d3b72938fbbc8159198088811f9e6d19", 160382),
+ ES_ESP,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesAdlib,
+ "intro"
+ },
{
{
"gob3",