SHERLOCK: Clarified language for Chinese sherlock. Marked as unsupported

This commit is contained in:
Eugene Sandulenko 2021-04-22 22:58:20 +02:00
parent 34cad2193d
commit 37188af06c
No known key found for this signature in database
GPG Key ID: 014D387312D34F08
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
engines/sherlock/detection_tables.h
engines/sherlock/detection.cpp
engines/sherlock/scalpel/scalpel.cpp
engines/sherlock/tattoo/widget_files.cpp

View File

@ -211,11 +211,11 @@ static const SherlockGameDescription gameDescriptions[] = {
// Provided by AquariumTroop
{
"scalpel",
0,
_s("Missing game code"), // Reason for being unsupported
AD_ENTRY1s("talk.lib", "334c7d468860f20eafbcd002891f0c6b", 173935),
Common::ZH_CNA,
Common::ZH_TWN,
Common::kPlatformDOS,
ADGF_UNSTABLE,
ADGF_UNSUPPORTED,
GUIO1(GUIO_NOSPEECH)
},
GType_SerratedScalpel,