diff options
author | Thierry Crozat | 2012-06-26 21:05:01 +0100 |
---|---|---|
committer | Thierry Crozat | 2012-06-26 21:20:24 +0100 |
commit | c2aabea6faa6fc4a056000aa55859526b0c72034 (patch) | |
tree | 30373918acbe4bf09cf8400ab2614808fb27b070 /devtools/create_drascula | |
parent | 152b340a9ac502434e99da79e880625626209adc (diff) | |
download | scummvm-rg350-c2aabea6faa6fc4a056000aa55859526b0c72034.tar.gz scummvm-rg350-c2aabea6faa6fc4a056000aa55859526b0c72034.tar.bz2 scummvm-rg350-c2aabea6faa6fc4a056000aa55859526b0c72034.zip |
DRASCULA: Add Spanish subtitles for von Braun cutscene
This finally solves bug #3069981 DRASCULA: no subtitles in scene
with "von Braun". Thanks go to Tomás Maidagan for providing these
subtitles.
Diffstat (limited to 'devtools/create_drascula')
-rw-r--r-- | devtools/create_drascula/staticdata.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devtools/create_drascula/staticdata.h b/devtools/create_drascula/staticdata.h index 21b9a82622..e0e4f9da10 100644 --- a/devtools/create_drascula/staticdata.h +++ b/devtools/create_drascula/staticdata.h @@ -6031,10 +6031,10 @@ const char *_texthis[NUM_LANGS][NUM_TEXTHIS] = { }, { "", - "", - "", - "", - "" + "Hace mucho tiempo, parece ser que Drascula mato a la mujer de Von Braun, asi que, con la intencion de enfrentarse al conde, Von Braun empezo a investigar todo lo que pudo sobre vampiros.", + "Cuando creyo estar preparado, subio al castillo y tuvo un enfrentamiento muy violento con Drascula.", + "Nadie sabe que paso exactamente. Aunque Von Braun perdio, Drascula no pudo matarlo.", + "Von Braun se sintio humillado por su derrota, huyo del castillo y no ha tenido valor para enfrentarse de nuevo a Drascula." }, { "", |