GOB: Implement parts of the Stork section in Once Upon A Time

No GCT texts yet ("The stork is bringing a sweet baby to $PLACE
where $PEOPLE live"), and the character creator is also still
missing.
This commit is contained in:
Sven Hesse 2012-07-05 11:00:26 +02:00
parent a547633911
commit 0b030dd341
10 changed files with 547 additions and 3 deletions

View file

@ -45,7 +45,8 @@ static const BrokenString kBrokenStringsGerman[] = {
{ "Am Waldesrand es sieht" , "Am Waldesrand sieht es" },
{ " das Kind den Palast." , "das Kind den Palast." },
{ "Am Waldessaum sieht" , "Am Waldesrand sieht" },
{ "tipp auf ESC!" , "dr\201cke ESC!" }
{ "tipp auf ESC!" , "dr\201cke ESC!" },
{ "Wohin fliegt der Drachen?" , "Wohin fliegt der Drache?" }
};
static const BrokenStringLanguage kBrokenStrings[kLanguageCount] = {