diff --git a/gob/gob.cpp b/gob/gob.cpp index 7316e89718f..a03d55a0fd6 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} };