mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
Apply suggestions from code review
Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
This commit is contained in:
parent
1826783cb7
commit
a2c734cc98
@ -267,11 +267,11 @@
|
||||
"description": "反転バトルチャレンジを クリアする\nるすアリク をジンレャチルトバ転反"
|
||||
},
|
||||
"TRICK_ROOM": {
|
||||
"name": "You're Too Fast!",
|
||||
"description": "Complete the Trick Room challenge."
|
||||
"name": "速すぎだぜ!",
|
||||
"description": "トリックルームチャレンジを クリアする"
|
||||
},
|
||||
"BREEDERS_IN_SPACE": {
|
||||
"name": "宇宙のブリーダー!",
|
||||
"description": "宇宙バイオームで エキスパートブリーダーを 倒す"
|
||||
"name": "むしろブリーダー宇宙人?",
|
||||
"description": "宇宙バイオームで ブリーダー名人を 倒す"
|
||||
}
|
||||
}
|
||||
|
@ -34,10 +34,10 @@
|
||||
"value.1": "オン"
|
||||
},
|
||||
"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"
|
||||
"name": "トリックルーム",
|
||||
"shortName": "トリルー",
|
||||
"desc": "バトルは 全て トリックルームの 影響が あるから、 すばやさの 低い順に 行動できる ように なる\n他の チャレンジの 実績が 無効に されます",
|
||||
"value.0": "オフ",
|
||||
"value.1": "オン"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user