aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2014-04-06 14:28:25 +0200
committerEinar Johan Trøan Sømåen2014-04-06 14:28:25 +0200
commit3fc63d37b6b50c295cd1962277d9893f9d4864c3 (patch)
treef6aee2d887349ac4a039207d0b98fb4b3e1d165b /engines/wintermute
parent64f30861b56f7bcb520d94344ebc69b3b19bddf9 (diff)
downloadscummvm-rg350-3fc63d37b6b50c295cd1962277d9893f9d4864c3.tar.gz
scummvm-rg350-3fc63d37b6b50c295cd1962277d9893f9d4864c3.tar.bz2
scummvm-rg350-3fc63d37b6b50c295cd1962277d9893f9d4864c3.zip
WINTERMUTE: Add detection for 1/2 Ritter
Diffstat (limited to 'engines/wintermute')
-rw-r--r--engines/wintermute/detection_tables.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 7e26cd78b2..490fe7a1f4 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -60,6 +60,7 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"reversion1", "Reversion: The Escape"},
{"reversion2", "Reversion: The Meeting"},
{"rhiannon", "Rhiannon: Curse of the four Branches"},
+ {"ritter", "1 1/2 Ritter: Auf der Suche nach der hinreissenden Herzelinde"},
{"rosemary", "Rosemary"},
{"securanote", "Securanote"},
{"shaban", "Shaban"},
@@ -1083,6 +1084,16 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
+ // 1 1/2 Ritter: Auf der Suche nach der hinreissenden Herzelinde
+ {
+ "ritter",
+ "",
+ AD_ENTRY1s("data.dcp", "5ac416cee605d3a30f4d59687b1cdab2", 364260278),
+ Common::DE_DEU,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO0()
+ },
// Rosemary
{
"rosemary",