From 8fe533657c4387ffcd0212c7e36aacc4b790cb80 Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Thu, 14 Aug 2008 21:21:04 +0000 Subject: - HOF: another Italian fan translation svn-id: r33873 --- engines/kyra/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'engines/kyra/detection.cpp') diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp index 0ae289e09d..08c362404a 100644 --- a/engines/kyra/detection.cpp +++ b/engines/kyra/detection.cpp @@ -466,6 +466,18 @@ const KYRAGameDescription adGameDescs[] = { KYRA2_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY) }, + { + { + "kyra2", + "CD", + AD_ENTRY1("FATE.PAK", "39772ff82e42c4c520050518deb82e64"), + Common::IT_ITA, + Common::kPlatformPC, + Common::ADGF_DROPLANGUAGE | Common::ADGF_CD + }, + KYRA2_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY) + }, + { // Interactive Demo { "kyra2", -- cgit v1.2.3