Skip to content

Commit

Permalink
GLK: Add latest Drakula's Diamanen
Browse files Browse the repository at this point in the history
TRAC #15001-2
  • Loading branch information
tag2015 committed Mar 6, 2024
1 parent 30bfbec commit bd31446
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions engines/glk/glulx/detection_tables.h
Expand Up @@ -2551,6 +2551,7 @@ const GlkDetectionEntry GLULXE_GAMES[] = {
DT_ENTRYL1("dickeswep2", Common::DE_DEU, "130504", "3102ddb8eed9fbbb9d53eea347ab69be", 1264944),
DT_ENTRYL1("dickeswep2", Common::DE_DEU, "131220", "8d61af8aed9a0dc3c863432c15f4609f", 1294640),
DT_ENTRYL1("drakulasdiamanten", Common::DE_DEU, "230707", "f110dfe786b00cb0ee7e73f68f921f67", 1490450),
DT_ENTRYL1("drakulasdiamanten", Common::DE_DEU, "240103", "dcf28a351b00b484b9985ecf2db420a6", 1491474),
DT_ENTRYL1("drkongpoodle", Common::DE_DEU, "111122", "131c5fb87a237b473b4d5b81b7c989d8", 1551344),
DT_ENTRYL1("homunculus", Common::DE_DEU, "111122", "98a35cd1506a68a485c250edef54553a", 1311816),
DT_ENTRYL1("jaeger", Common::DE_DEU, "210701", "4958d690aae92343b2cf4117fb65acd2", 1441682),
Expand Down
2 changes: 2 additions & 0 deletions engines/glk/zcode/detection_tables.h
Expand Up @@ -2450,6 +2450,7 @@ const PlainGameDescriptor ZCODE_GAME_LIST[] = {
{ "deklinator", "Object Declination Tool" },
{ "dermantel", "Der Mantel der Finsternis" },
{ "diegerechtenricht", "Die Gerechten Richter" },
{ "drakdiamanten_zcode","Drakulas Diamanten" },
{ "eskmausden", "Es Kam aus den Alpen" },
{ "halb2", "Halb Zwei" },
{ "herr", "Die Geschichte des Herrn P. von Hannes Schuller" },
Expand Down Expand Up @@ -6519,6 +6520,7 @@ const FrotzGameDescription FROTZ_GAMES[] = {
ENTRY1("deklinator", "040630", "1ca69e16e8e3e1941eb5c4cd403b2022", 103424, Common::DE_DEU),
ENTRY1("dermantel", "100913", "81155fc7363968d2a47612d13d12830d", 281564, Common::DE_DEU),
ENTRY1("diegerechtenricht", "101024", "47f0308a684a569ed6df68dbdc92387e", 439064, Common::DE_DEU),
ENTRY1("drakdiamanten_zcode", "240103", "484eead39ed34619a3af8a23e1e94b6e", 476510, Common::DE_DEU),
ENTRY1("eskmausden", "130714", "71d37a2c11f9c0b085ff1ce06ba488f9", 199168, Common::DE_DEU),
ENTRY1("halb2", "020523", "d424290a37b5efc67482e4fc9224bc0e", 30208, Common::DE_DEU),
ENTRY1("herr", "140620", "a6493768373d50096344f4319e7f074a", 208028, Common::DE_DEU),
Expand Down

0 comments on commit bd31446

Please sign in to comment.