From 70a63a8dbda110a107897eab3c82a5fe2810ab6e Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Tue, 25 Aug 2009 12:49:16 +0000 Subject: Add ADI 2.0 'for Math Teacher' special pack svn-id: r43728 --- engines/gob/detection.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index fd224cad25..ca9e08138f 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3687,6 +3687,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640, "intro2.stk", 0, 0 }, + { + { + "adi2", + "Adi 2.0 for Teachers", + AD_ENTRY1s("adi2.stk", "da6f1fb68bff32260c5eecdf9286a2f5", 1533168), + FR_FRA, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NONE + }, + kGameTypeAdi2, + kFeaturesNone, + "adi2.stk", "ediintro.tot", 0 + }, { { "adi2", -- cgit v1.2.3