From f2ef3015f94aed18c6849849f0a630c86d6087e0 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Sun, 7 Sep 2008 16:27:04 +0000 Subject: Added polish version of Woodruff, as supplied by goodoldgeorg in bug report #2098838 svn-id: r34415 --- engines/gob/detection.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'engines/gob') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 5fc579039f..2b0c015677 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -1880,6 +1880,19 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro" }, + { // Supplied by goodoldgeorg in bug report #2098838 + { + "woodruff", + "", + AD_ENTRY1s("intro.stk", "08a96bf061af1fa4f75c6a7cc56b60a4", 20734979), + PL_POL, + kPlatformPC, + Common::ADGF_NO_FLAGS + }, + kGameTypeWoodruff, + kFeatures640, + "intro" + }, { { "dynasty", -- cgit v1.2.3