From 17427f75dbcc7968ba4bf3ed2da1f9f02bb290b3 Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:08:00 -0500 Subject: [PATCH] spanish and eternal floette #23 fix spanish shiny charm text Fix #211 --- pokemon_arrays.js | 2 ++ translate.js | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pokemon_arrays.js b/pokemon_arrays.js index 1995d87..76b5f37 100644 --- a/pokemon_arrays.js +++ b/pokemon_arrays.js @@ -3907,6 +3907,7 @@ var arrays = { "LILLIGANT", "LILLIGANT_1", "FLORGES", + "FLOETTE_5", "FLOETTE_6", "TSAREENA", "ELDEGOSS", @@ -4545,6 +4546,7 @@ function remodeArrays() { "FLORGES_2": 3, "FLORGES_3": 3, "FLORGES_4": 3, + "FLOETTE_5": 1, "FLOETTE_6": 1, "FOMANTIS": 4, "LURANTIS": 3, diff --git a/translate.js b/translate.js index 7e8728b..9683f3f 100644 --- a/translate.js +++ b/translate.js @@ -339,7 +339,7 @@ var translatable = { }, "ShinyCharm2": { "English": "Or click here to make everything shiny.", - "Español": "O haz click aquí para hacer a todos shiny.", + "Español": "O pulsa aquí y todos se harán variocolor.", "Português": "Ou clique aqui para fazer que todos sejam brilhantes.", "Deutsch": "Oder klicke hier, um alle Pokemon shiny zu machen.", "日本": "ここをクリックすると、全ポケモンが色違いになります。",