aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Boutonné2009-05-06 07:56:23 +0000
committerArnaud Boutonné2009-05-06 07:56:23 +0000
commite78ebed32da2b5326296eeae529b4075c4ac870a (patch)
treef3e4c110bf1006dcb7e5f6c83dfe1f05ceea76cc
parent563c6d59d3cf3ded8c7fddece797eff696c5c605 (diff)
downloadscummvm-rg350-e78ebed32da2b5326296eeae529b4075c4ac870a.tar.gz
scummvm-rg350-e78ebed32da2b5326296eeae529b4075c4ac870a.tar.bz2
scummvm-rg350-e78ebed32da2b5326296eeae529b4075c4ac870a.zip
Gob - Add MD5 as provided by Luca in scummvm-devel for Woodruff ITA
svn-id: r40344
-rw-r--r--engines/gob/detection.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 0573e1184a..b4ca011b67 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -2529,6 +2529,21 @@ static const GOBGameDescription gameDescriptions[] = {
0,
0
},
+ { // Supplied by Luca in scummvm-devel vol.36 iss.1
+ {
+ "woodruff",
+ "",
+ AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736),
+ IT_ITA,
+ kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ kGameTypeWoodruff,
+ kFeatures640,
+ 0,
+ 0
+ },
+
{
{
"woodruff",