mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 22:02:18 +02:00
Update modifier-type.ts
This commit is contained in:
parent
213f366a85
commit
35c956c566
@ -162,7 +162,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
|
||||
"SUPER_LURE": { name: "Super Parfum" },
|
||||
"MAX_LURE": { name: "Parfum Max" },
|
||||
|
||||
"MEMORY_MUSHROOM": { name: "Champignon Mémoriel", description: "Remémore une capacité à un Pokémon" },
|
||||
"MEMORY_MUSHROOM": { name: "Champi Mémoriel", description: "Remémore une capacité à un Pokémon" },
|
||||
|
||||
"EXP_SHARE": { name: "Multi Exp", description: "Tous les non-participants reçoivent 20% des Points d’Exp d’un participant" },
|
||||
"EXP_BALANCE": { name: "Équilibr’Exp", description: "Équilibre les Points d’Exp à l’avantage des membres de l’équipe aux plus bas niveaux" },
|
||||
|
Loading…
Reference in New Issue
Block a user