GOB: Added detection for the upcoming Russian fan translations

This commit is contained in:
Eugene Sandulenko 2020-10-03 18:53:20 +02:00
parent b668c1ac90
commit 9a086ab066
2 changed files with 28 additions and 0 deletions

View File

@ -97,6 +97,20 @@
kFeaturesNone,
0, 0, 0
},
{ // Russian fan translation by PRCA
{
"bargon",
"Fanmade",
AD_ENTRY1s("intro.stk", "0937f20c9177a9c4111e48f8916fea47", 3185593),
RU_RUS,
kPlatformDOS,
ADGF_NO_FLAGS,
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
},
kGameTypeBargon,
kFeaturesNone,
0, 0, 0
},
// -- Amiga --

View File

@ -377,6 +377,20 @@
kFeatures640x480,
0, 0, 0
},
{ // Russian fanmade translation by PRCA
{
"woodruff",
"Fanmade",
AD_ENTRY1s("intro.stk", "8d2533aea7bb6bae2ae02bf2a1f315f2", 20653992),
RU_RUS,
kPlatformDOS,
ADGF_NO_FLAGS,
GUIO2(GUIO_NOSPEECH, GUIO_NOASPECT)
},
kGameTypeWoodruff,
kFeatures640x480,
0, 0, 0
},
// -- Demos --