aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Hesse2007-04-02 17:33:23 +0000
committerSven Hesse2007-04-02 17:33:23 +0000
commit47f5e30857b6baca1f31b0aefc931b8013bb62a9 (patch)
treed8534b18b32abd7dac1a38804da163ce9b9907cb
parent53119f2c5d782798e3e1be9e15626be931947ae8 (diff)
downloadscummvm-rg350-47f5e30857b6baca1f31b0aefc931b8013bb62a9.tar.gz
scummvm-rg350-47f5e30857b6baca1f31b0aefc931b8013bb62a9.tar.bz2
scummvm-rg350-47f5e30857b6baca1f31b0aefc931b8013bb62a9.zip
Added the MD5 for the German Bargon Attack, as supplied by paul66 in bug #1692667
svn-id: r26370
-rw-r--r--engines/gob/detection.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index f2bf5ffb58..6c7e930e03 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -702,6 +702,18 @@ static const GOBGameDescription gameDescriptions[] = {
GF_BARGON,
"intro"
},
+ { // Supplied by paul66 in bug #1692667
+ {
+ "bargon",
+ "",
+ AD_ENTRY1s("intro.stk", "da3c54be18ab73fbdb32db24624a9c23", 3181825),
+ DE_DEU,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ GF_BARGON,
+ "intro"
+ },
{
{
"gob3",