mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 08:19:33 +02:00
Update challenges.json
This commit is contained in:
parent
40c7e2b97d
commit
9c5d45c110
@ -33,5 +33,12 @@
|
|||||||
"desc": "Fraquezas e resistências de tipos são invertidas e nenhum tipo é imune a outro tipo.\nDesativa as conquistas de outros desafios.",
|
"desc": "Fraquezas e resistências de tipos são invertidas e nenhum tipo é imune a outro tipo.\nDesativa as conquistas de outros desafios.",
|
||||||
"value.0": "Desligado",
|
"value.0": "Desligado",
|
||||||
"value.1": "Ligado"
|
"value.1": "Ligado"
|
||||||
|
},
|
||||||
|
"trickRoom": {
|
||||||
|
"name": "Trick Room",
|
||||||
|
"shortName": "Trick Room",
|
||||||
|
"desc": "All battles are under the effect of Trick Room, where slower Pokémon move sooner and faster Pokémon move later.\nDisables other challenges' achievements.",
|
||||||
|
"value.0": "Off",
|
||||||
|
"value.1": "On"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user