aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorKari Salminen2008-01-07 18:29:33 +0000
committerKari Salminen2008-01-07 18:29:33 +0000
commite9f3b27c03cdf3047ad531a2dcb9e631d7d66e81 (patch)
treed900eca680b3bdf28bc39e68751432920eda87df /engines
parenta137ff2cf19dd52c1cbee5456f386af4f26e65b5 (diff)
downloadscummvm-rg350-e9f3b27c03cdf3047ad531a2dcb9e631d7d66e81.tar.gz
scummvm-rg350-e9f3b27c03cdf3047ad531a2dcb9e631d7d66e81.tar.bz2
scummvm-rg350-e9f3b27c03cdf3047ad531a2dcb9e631d7d66e81.zip
Add detection data for a finished fanmade AGI game Naturette IV (2007-10-05).
svn-id: r30324
Diffstat (limited to 'engines')
-rw-r--r--engines/agi/detection.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 2e0d324d66..0335a97809 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -1952,6 +1952,8 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE_F("Naturette 2: Daughter of the Moon (v1.0)", "bdf76a45621c7f56d1c9d40292c6137a", GF_AGIMOUSE|GF_AGIPAL),
FANMADE_F("Naturette 3: Adventure in Treeworld (v1.0a)", "6dbb0e7fc75fec442e6d9e5a06f1530e", GF_AGIMOUSE|GF_AGIPAL),
FANMADE_F("Naturette 4: From a Planet to Another Planet (Not Finished)", "13be8cd9cf35aeff0a39b8757057fbc8", GF_AGIMOUSE),
+ // FIXME: Actually Naturette 4 has both English and French language support built into it. How to add that information?
+ FANMADE_F("Naturette 4: From a Planet to Another Planet (2007-10-05)", "8253706b6ef5423a79413b216760297c", GF_AGIMOUSE|GF_AGIPAL),
FANMADE("New AGI Hangman Test", "d69c0e9050ccc29fd662b74d9fc73a15"),
FANMADE("Nick's Quest - In Pursuit of QuakeMovie (v2.1 Gold)", "e29cbf9222551aee40397fabc83eeca0"),
FANMADE_F("Open Mic Night (v0.1)", "70000a2f67aac27d1133d019df70246d", GF_AGIMOUSE|GF_AGIPAL),