Skip to content
Snippets Groups Projects
Commit c9cfe489 authored by Polymeta's avatar Polymeta :grin:
Browse files

Merge branch 'EV-Berry-Lang-fixes' into 'main'

Fixed lang files for EV lowering berries to actually be correct

See merge request cable-mc/cobblemon!1364
parents 5b0a221a 4ee029fa
No related branches found
No related tags found
No related merge requests found
......@@ -1315,12 +1315,12 @@
"item.cobblemon.ganlon_berry": "Ganlon Berry",
"item.cobblemon.ganlon_berry.tooltip": "Raises holder's Defense by 1 stage when at 1/4 max HP or less",
"item.cobblemon.grepa_berry": "Grepa Berry",
"item.cobblemon.grepa_berry.tooltip_1": "Lowers the pokémon's Defense EVs by 10, while raising friendship",
"item.cobblemon.grepa_berry.tooltip_1": "Lowers the pokémon's Special Defense EVs by 10, while raising friendship",
"item.cobblemon.grepa_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.haban_berry": "Haban Berry",
"item.cobblemon.haban_berry.tooltip": "Halves damage taken from a supereffective Dragon-type attack",
"item.cobblemon.hondew_berry": "Hondew Berry",
"item.cobblemon.hondew_berry.tooltip_1": "Lowers the pokémon's Special Defense EVs by 10, while raising friendship",
"item.cobblemon.hondew_berry.tooltip_1": "Lowers the pokémon's Special Attack EVs by 10, while raising friendship",
"item.cobblemon.hondew_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.hopo_berry": "Hopo Berry",
"item.cobblemon.hopo_berry.tooltip": "Cannot be eaten by the holder",
......@@ -1335,7 +1335,7 @@
"item.cobblemon.kee_berry": "Kee Berry",
"item.cobblemon.kee_berry.tooltip": "Raises holder's Defense by 1 stage after it is hit by a physical attack",
"item.cobblemon.kelpsy_berry": "Kelpsy Berry",
"item.cobblemon.kelpsy_berry.tooltip_1": "Lowers the pokémon's Special Attack EVs by 10, while raising friendship",
"item.cobblemon.kelpsy_berry.tooltip_1": "Lowers the pokémon's Attack EVs by 10, while raising friendship",
"item.cobblemon.kelpsy_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.lansat_berry": "Lansat Berry",
"item.cobblemon.lansat_berry.tooltip": "Holder gains the Focus Energy effect when at 1/4 max HP or less",
......@@ -1381,7 +1381,7 @@
"item.cobblemon.pomeg_berry.tooltip_1": "Lowers the pokémon's HP EVs by 10, while raising friendship",
"item.cobblemon.pomeg_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.qualot_berry": "Qualot Berry",
"item.cobblemon.qualot_berry.tooltip_1": "Lowers the pokémon's Speed EVs by 10, while raising friendship",
"item.cobblemon.qualot_berry.tooltip_1": "Lowers the pokémon's Defense EVs by 10, while raising friendship",
"item.cobblemon.qualot_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.rabuta_berry": "Rabuta Berry",
"item.cobblemon.rabuta_berry.tooltip": "Cannot be eaten by the holder",
......@@ -1406,7 +1406,7 @@
"item.cobblemon.starf_berry": "Starf Berry",
"item.cobblemon.starf_berry.tooltip": "Raises a random stat by 2 when at 1/4 max HP or less",
"item.cobblemon.tamato_berry": "Tamato Berry",
"item.cobblemon.tamato_berry.tooltip_1": "Lowers the pokémon's Attack EVs by 10, while raising friendship",
"item.cobblemon.tamato_berry.tooltip_1": "Lowers the pokémon's Speed EVs by 10, while raising friendship",
"item.cobblemon.tamato_berry.tooltip_2": "Cannot be eaten by the holder",
"item.cobblemon.tanga_berry": "Tanga Berry",
"item.cobblemon.tanga_berry.tooltip": "Halves damage taken from a supereffective Bug-type attack",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment