From ceb711faf239e159ed2306d20f6494fea2ce34a2 Mon Sep 17 00:00:00 2001 From: Martin Gerhardy Date: Sat, 25 Jul 2015 21:11:21 +0200 Subject: SHERLOCK: added yet another german version for scalpel --- engines/sherlock/detection_tables.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'engines') 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 @@ -57,6 +57,24 @@ static const SherlockGameDescription gameDescriptions[] = { GType_SerratedScalpel, }, + { + // 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 -- cgit v1.2.3