From 77e2cfb138591eaf14ad485f4e6222fb17d3f577 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 20 Feb 2009 04:02:02 +0000 Subject: Add another English DOS version of The Island of Dr. Brain svn-id: r38576 --- engines/sci/detection.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/sci') diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 2a65c6ab57..331d9b606a 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -1647,6 +1647,14 @@ static const struct SciGameDescription SciGameDescriptions[] = { }, #endif + // The Island of Dr. Brain DOS - English (from Quietust) + {{"islandbrain", "", { + {"resource.map", 0, "3c07da06bdd1689f9d07af78fb94d0ec", 3101}, + {"resource.000", 0, "ecc686e0034fb4d41de077ac7167b3cf", 1947866}, + {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0}, + {}, + SCI_VERSION(1.001.053) + }, #if 0 // The Island of Dr. Brain DOS - English {{"islandbrain", "", { -- cgit v1.2.3