aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2012-03-30 11:34:43 +0200
committerSven Hesse2012-03-30 11:35:18 +0200
commit8a4da1e6b09db504bb7a376d3d2f8d95a4c6096c (patch)
treec39e6c410adf770d4886b1a1788490afbbaa9731 /engines/gob
parent3acc3837e18cc8b038e1e6260fa15d667de3a0f5 (diff)
downloadscummvm-rg350-8a4da1e6b09db504bb7a376d3d2f8d95a4c6096c.tar.gz
scummvm-rg350-8a4da1e6b09db504bb7a376d3d2f8d95a4c6096c.tar.bz2
scummvm-rg350-8a4da1e6b09db504bb7a376d3d2f8d95a4c6096c.zip
GOB: Add a Spanish Amiga version of Gobliins 2
As supplied by aldozx in the forums.
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection_tables.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h
index 5c6e919e12..7aa58b9b97 100644
--- a/engines/gob/detection_tables.h
+++ b/engines/gob/detection_tables.h
@@ -735,6 +735,20 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
0, 0, 0
},
+ { // Supplied by aldozx in the forums
+ {
+ "gob2",
+ "",
+ AD_ENTRY1s("intro.stk", "abc3e786cd78197773954c75815b278b", 554721),
+ ES_ESP,
+ kPlatformAmiga,
+ ADGF_NO_FLAGS,
+ GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
+ },
+ kGameTypeGob2,
+ kFeaturesNone,
+ 0, 0, 0
+ },
{ // Supplied by bgk in bug report #1706861
{
"gob2",