From 91b5d1befb4532f291e7d5f125b439790bafd1fd Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Fri, 19 Jun 2009 09:55:23 +0000 Subject: Added my German version of The Last Dynasty svn-id: r41668 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob/detection.cpp') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 297fe98929..acc24f69b4 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -2897,6 +2897,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, 0, 0, 0 }, + { + { + "dynasty", + "", + AD_ENTRY1s("intro.stk", "bdbdac8919200a5e71ffb9fb0709f704", 2446652), + DE_DEU, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES || GUIO_NOSPEECH + }, + kGameTypeDynasty, + kFeatures640, + 0, 0, 0 + }, { { "dynasty", -- cgit v1.2.3