mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
SCI: Add fan made Hebrew translation of LB1
This commit is contained in:
committed by
Filippos Karapetis
parent
5c933015fb
commit
7520dbe34e
@@ -2404,6 +2404,22 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformDOS, 0, GUIO_STD16_UNDITHER },
|
||||
|
||||
// Laura Bow - Hebrew fan translation - by https://github.com/adventurebrew/HebrewAdventure
|
||||
// based on English DOS 3.5" Floppy (from "The Roberta Williams Anthology"/1996)
|
||||
// SCI interpreter version 0.000.631
|
||||
{ "laurabow", "", {
|
||||
{"resource.map", 0, "4e511f47d9893fa529d6621a93fa0030", 8478},
|
||||
{"resource.001", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 515788},
|
||||
{"resource.002", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 721381},
|
||||
{"resource.003", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 667468},
|
||||
{"resource.004", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 683807},
|
||||
{"PATCHES/font.000", 0, "5053e202adbd7a4fdebb30b2ea76ce27", 2835},
|
||||
{"PATCHES/font.001", 0, "f65565f3375ac9972c96fd81c3eb491e", 2709},
|
||||
{"PATCHES/font.004", 0, "4dfbf96cba4c181e9d52eb9e49570b1d", 2256},
|
||||
{"PATCHES/font.008", 0, "8abefd3b44827ff26e2ad298f9e76a2b", 3029},
|
||||
AD_LISTEND},
|
||||
Common::HE_ISR, Common::kPlatformDOS, 0, GUIO_STD16_UNDITHER },
|
||||
|
||||
// Laura Bow - English DOS (from FRG)
|
||||
// SCI interpreter version 0.000.631
|
||||
{"laurabow", "", {
|
||||
|
||||
Reference in New Issue
Block a user