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: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
This commit is contained in:
parent
e17f9fed53
commit
9217405e7c
@ -266,8 +266,8 @@
|
||||
"description": "거꾸로 배틀 챌린지 모드 클리어."
|
||||
},
|
||||
"TRICK_ROOM": {
|
||||
"name": "You're Too Fast!",
|
||||
"description": "Complete the Trick Room challenge."
|
||||
"name": "하지만 빨랐죠?",
|
||||
"description": "트릭룸 챌린지 모드 클리어."
|
||||
},
|
||||
"BREEDERS_IN_SPACE": {
|
||||
"name": "충격!우주에 브리더 진짜 계심ㄷㄷ",
|
||||
|
@ -35,10 +35,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