From 8d782007c19c50240bf3101013ea57e8ca35bc76 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 17 May 2005 11:46:07 +0000 Subject: Added my Woodruff version to the MD5 list svn-id: r18137 --- gob/gob.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gob/gob.cpp') 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} }; -- cgit v1.2.3