From 5cc8d71cacb50f1eb1957cc96920aac5a05d7993 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 22 Feb 2009 23:32:28 +0000 Subject: [PATCH] Ms. Astro Chicken! (aka Add detection for Ms. Astro Chicken) svn-id: r38797 --- engines/sci/detection.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 0117e2ba20b..bc3486709ab 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", "", {