diff options
author | Martin Gerhardy | 2015-07-25 21:11:21 +0200 |
---|---|---|
committer | Martin Gerhardy | 2015-07-26 11:09:37 +0200 |
commit | ceb711faf239e159ed2306d20f6494fea2ce34a2 (patch) | |
tree | 37f1098427cae5bd7f48d7208abc4d3e6fbd03f0 /engines | |
parent | 05eb787ce5fcc41daf2d26eec015e895f7e7ed02 (diff) | |
download | scummvm-rg350-ceb711faf239e159ed2306d20f6494fea2ce34a2.tar.gz scummvm-rg350-ceb711faf239e159ed2306d20f6494fea2ce34a2.tar.bz2 scummvm-rg350-ceb711faf239e159ed2306d20f6494fea2ce34a2.zip |
SHERLOCK: added yet another german version for scalpel
Diffstat (limited to 'engines')
-rw-r--r-- | engines/sherlock/detection_tables.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h index 23d98c85c9..58093cc409 100644 --- a/engines/sherlock/detection_tables.h +++ b/engines/sherlock/detection_tables.h @@ -58,6 +58,24 @@ static const SherlockGameDescription gameDescriptions[] = { }, { + // Case of the Serrated Scalpel - German + // Provided by mgerhardy + { + "scalpel", + 0, { + {"talk.lib", 0, "44652e54172e13b1b075b1ef7d89de24", 284043}, + {"music.lib", 0, "68ae2f7684ecf903bd60a00bb6bae195", 366465}, + AD_LISTEND}, + Common::DE_DEU, + Common::kPlatformDOS, + ADGF_UNSTABLE, + GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE, + GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE) + }, + GType_SerratedScalpel, + }, + + { // Case of the Serrated Scalpel - Spanish CD (from multilingual CD) // Provided by m_kiewitz { |