aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2014-02-26 22:37:44 +0100
committerTorbjörn Andersson2014-02-26 22:45:09 +0100
commit93e7e72285baf7312ca13ee68bf3568584c561b9 (patch)
tree9dae8767db5fa188a41eac367fc59a5eab66d01d /engines/agos/detection_tables.h
parente5a9d644ea7ced7c04962e18b0279f4e0e5cb103 (diff)
downloadscummvm-rg350-93e7e72285baf7312ca13ee68bf3568584c561b9.tar.gz
scummvm-rg350-93e7e72285baf7312ca13ee68bf3568584c561b9.tar.bz2
scummvm-rg350-93e7e72285baf7312ca13ee68bf3568584c561b9.zip
AGOS: Add missing loyalty rating to Feeble Files 4CD version
This attempts to restore the missing loyalty rating setting to the 4CD version of The Feeble Files. So far only for the English version, since that's all I have, but it would not surprised me if the other versions are similar.
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 26c2e7e90d..77fc88c6bb 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -2622,7 +2622,7 @@ static const AGOSGameDescription gameDescriptions[] = {
GType_FF,
GID_FEEBLEFILES,
- GF_OLD_BUNDLE | GF_TALKIE | GF_PACKED
+ GF_OLD_BUNDLE | GF_TALKIE | GF_PACKED | GF_BROKEN_FF_RATING
},
// The Feeble Files - English Windows 4CD
@@ -2645,7 +2645,7 @@ static const AGOSGameDescription gameDescriptions[] = {
GType_FF,
GID_FEEBLEFILES,
- GF_OLD_BUNDLE | GF_TALKIE
+ GF_OLD_BUNDLE | GF_TALKIE | GF_BROKEN_FF_RATING
},
// The Feeble Files - French Windows 4CD