aboutsummaryrefslogtreecommitdiff
path: root/gob/gob.cpp
diff options
context:
space:
mode:
authorMax Horn2005-05-17 11:46:07 +0000
committerMax Horn2005-05-17 11:46:07 +0000
commit8d782007c19c50240bf3101013ea57e8ca35bc76 (patch)
treeac8de59118aeaefb612f67af3849d3b5c64f5572 /gob/gob.cpp
parente4f3e2a7bf5ec067fa9fcba7a2fb54785da24ea2 (diff)
downloadscummvm-rg350-8d782007c19c50240bf3101013ea57e8ca35bc76.tar.gz
scummvm-rg350-8d782007c19c50240bf3101013ea57e8ca35bc76.tar.bz2
scummvm-rg350-8d782007c19c50240bf3101013ea57e8ca35bc76.zip
Added my Woodruff version to the MD5 list
svn-id: r18137
Diffstat (limited to 'gob/gob.cpp')
-rw-r--r--gob/gob.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gob/gob.cpp b/gob/gob.cpp
index 7316e89718..a03d55a0fd 100644
--- a/gob/gob.cpp
+++ b/gob/gob.cpp
@@ -91,6 +91,9 @@ static const GobGameSettings gob_games[] = {
// CD 1.0
{"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble", GF_WOODRUFF, "c27402cee260d2ff1c4cecb2006a630a"},
+
+ // CD 1.00, German release (INTRO.STRK seems to be multilingual, though?)
+ {"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble", GF_WOODRUFF, "17581e3219d18898c35d616d1b823943"},
#endif
{0, 0, 0, 0}
};