From 47f5e30857b6baca1f31b0aefc931b8013bb62a9 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 2 Apr 2007 17:33:23 +0000 Subject: Added the MD5 for the German Bargon Attack, as supplied by paul66 in bug #1692667 svn-id: r26370 --- engines/gob/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'engines/gob/detection.cpp') 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", -- cgit v1.2.3