From 9d7d4bffa2f8b742d3a040592f4c5176fef6987f Mon Sep 17 00:00:00 2001 From: Extloga <141232749+Extloga@users.noreply.github.com> Date: Sun, 18 Aug 2024 05:25:38 +0200 Subject: [PATCH] Additions for the German currencies in randomizer.cpp (#4289) * Additions for the German currencies in randomizer.cpp * Additions for the German translation in hint_list_exclude_dungeon.cpp * Fixes for the German translation in z_select.c * Fixes for the German translation in z_select.c * Additions for the German translation in hint_list_exclude_overworld.cpp --- soh/soh/Enhancements/randomizer/randomizer.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/soh/soh/Enhancements/randomizer/randomizer.cpp b/soh/soh/Enhancements/randomizer/randomizer.cpp index cf5d794fc..066faca7e 100644 --- a/soh/soh/Enhancements/randomizer/randomizer.cpp +++ b/soh/soh/Enhancements/randomizer/randomizer.cpp @@ -108,13 +108,15 @@ static const char* englishRupeeNames[171] = { "Zorkmids" }; -static const char* germanRupeeNames[41] = { +static const char* germanRupeeNames[56] = { "Rubine", "Mäuse", "Kröten", "Münzen", "Euro", "Mark", "Bananen", "Gummibären", "Bonbons", "Diamanten", "Bratwürste", "Bitcoin", "Dogecoin", "Monde", "Sterne", "Brause UFOs", "Taler", "Sternis", "Schilling", "Freunde", "Seelen", "Gil", "Zenny", "Pfandflaschen", "Knochen", "Pilze", "Smaragde", "Kronkorken", "Pokédollar", "Brötchen", "EXP", "Wagenchips", "Moos", "Knete", "Kohle", - "Kies", "Radieschen", "Diridari", "Steine", "Kartoffeln", "Penunze" + "Kies", "Radieschen", "Diridari", "Steine", "Kartoffeln", "Penunze", "ECU", + "Franken", "Cent", "Pfennig", "Groschen", "Rappen", "Gulden", "Kreuzer", + "Kronen", "Forint", "Heller", "Pfund", "Karolin", "Pesa", "Tael" }; static const char* frenchRupeeNames[36] = {