aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
authorMatthew Hoops2009-02-22 23:32:28 +0000
committerMatthew Hoops2009-02-22 23:32:28 +0000
commit5cc8d71cacb50f1eb1957cc96920aac5a05d7993 (patch)
treef39aacb92e57af686620a97a50303d77b0d8b26a /engines/sci
parenta5a29a44e9f129a3bff8cc93a02b71b17b7e9163 (diff)
downloadscummvm-rg350-5cc8d71cacb50f1eb1957cc96920aac5a05d7993.tar.gz
scummvm-rg350-5cc8d71cacb50f1eb1957cc96920aac5a05d7993.tar.bz2
scummvm-rg350-5cc8d71cacb50f1eb1957cc96920aac5a05d7993.zip
Ms. Astro Chicken! (aka Add detection for Ms. Astro Chicken)
svn-id: r38797
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/detection.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp
index 0117e2ba20..bc3486709a 100644
--- a/engines/sci/detection.cpp
+++ b/engines/sci/detection.cpp
@@ -69,6 +69,7 @@ static const PlainGameDescriptor SciGameTitles[] = {
{"lighthouse", "Lighthouse: The Dark Being"},
//{"fairytales", "Mixed-up Fairy Tales"},
{"mothergoose", "Mixed-Up Mother Goose"},
+ {"msastrochicken", "Ms. Astro Chicken"},
//{"pepper", "Pepper's Adventure in Time"},
{"phantasmagoria", "Phantasmagoria"},
{"phantasmagoria2", "Phantasmagoria II: A Puzzle of Flesh"},
@@ -1184,6 +1185,16 @@ static const struct SciGameDescription SciGameDescriptions[] = {
},
#endif
+ // Ms. Astro Chicken
+ {{"msastrochicken", "", {
+ {"resource.map", 0, "5b457cbe5042f557e5b610148171f6c0", 1158},
+ {"resource.001", 0, "453ea81ef66a50cbe33ce06302afe47f", 229737},
+ {NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0},
+ {},
+ SCI_VERSION_AUTODETECT,
+ SCI_VERSION(1, 000, 679)
+ },
+
#if 0
// Phantasmagoria - English DOS
{{"phantasmagoria", "", {