diff options
author | Filippos Karapetis | 2019-09-28 13:51:04 +0300 |
---|---|---|
committer | Filippos Karapetis | 2019-09-28 13:51:04 +0300 |
commit | ea1f8a93ffbe44e8c67e7d22545da2155552dd23 (patch) | |
tree | ecf5caae5a231468f499c2d8b29aeb3d6b5a0861 | |
parent | 9ee05cbc28e7107041ebb9ca3b3c787e17570ca1 (diff) | |
download | scummvm-rg350-ea1f8a93ffbe44e8c67e7d22545da2155552dd23.tar.gz scummvm-rg350-ea1f8a93ffbe44e8c67e7d22545da2155552dd23.tar.bz2 scummvm-rg350-ea1f8a93ffbe44e8c67e7d22545da2155552dd23.zip |
SCI: Add The Sect of Achturan fanmade game - bug #11072
-rw-r--r-- | engines/sci/detection_tables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index ea611f1556..611027833a 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -5199,6 +5199,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { FANMADE("The Farm Nightmare", "fb6cbfddaa7c055e2c3d8cf4c683a7db", 906, "50655e8b8925f717e698e08f006f40be", 338303), FANMADE("The Gem Scenario", "ef5f61f4d2c6d31122d3e2baf89ad976", 642, "2f16be390dd90c3d7ca1c8a594ac0bfa", 244794), FANMADE("The Legend of the Lost Jewel", "ba1bca315e3818c5626eda51bcfbcccf", 636, "9b0736d69924af0cff32a0f78db96855", 300398), + FANMADE("The Sect of Achturan", "130ee6a9137005cdd4a26c38fa21576a", 1626, "1faf42afbfdb782f61ceaa1ee6243b76", 961705), FANMADE("Winter Wonderland", "c1ffaf8327462effd4ad21eeed9eea59", 504, "5d48666dc62f90d852a1d0de6e69195f", 305076), // FIXME: The vga demo does not have a resource.000/001 file. |