aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorArnaud Boutonné2009-08-25 12:49:16 +0000
committerArnaud Boutonné2009-08-25 12:49:16 +0000
commit70a63a8dbda110a107897eab3c82a5fe2810ab6e (patch)
tree6370fba65cce1edaeb5a4897d1369499b4af4ea3 /engines/gob
parent3f2e43478b6ed3108a49b558a52fb03e05b80803 (diff)
downloadscummvm-rg350-70a63a8dbda110a107897eab3c82a5fe2810ab6e.tar.gz
scummvm-rg350-70a63a8dbda110a107897eab3c82a5fe2810ab6e.tar.bz2
scummvm-rg350-70a63a8dbda110a107897eab3c82a5fe2810ab6e.zip
Add ADI 2.0 'for Math Teacher' special pack
svn-id: r43728
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp14
1 files changed, 14 insertions, 0 deletions
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
@@ -3690,6 +3690,20 @@ static const GOBGameDescription gameDescriptions[] = {
{
{
"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",
"Adi 2.6",
AD_ENTRY1s("adi2.stk", "2fb940eb8105b12871f6b88c8c4d1615", 16780058),
FR_FRA,