mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-09 11:22:47 +01:00
Fixed move name, effect typo
This commit is contained in:
parent
eab38a5ad4
commit
30ddde6874
@ -2549,8 +2549,8 @@ export const move: MoveTranslations = {
|
||||
effect: "Dummy Data"
|
||||
},
|
||||
"neverEndingNightmarePhysical": {
|
||||
name: "Deep-seated grudges summoned by the user's Z-Power trap the target. The power varies, depending on the original move.",
|
||||
effect: "Dummy Data"
|
||||
name: "Never-Ending Nightmare",
|
||||
effect: "Deep-seated grudges summoned by the user's Z-Power trap the target. The power varies, depending on the original move."
|
||||
},
|
||||
"neverEndingNightmareSpecial": {
|
||||
name: "Never-Ending Nightmare",
|
||||
|
Loading…
x
Reference in New Issue
Block a user