Fixed move name, effect typo
parent
eab38a5ad4
commit
30ddde6874
|
@ -2549,8 +2549,8 @@ export const move: MoveTranslations = {
|
||||||
effect: "Dummy Data"
|
effect: "Dummy Data"
|
||||||
},
|
},
|
||||||
"neverEndingNightmarePhysical": {
|
"neverEndingNightmarePhysical": {
|
||||||
name: "Deep-seated grudges summoned by the user's Z-Power trap the target. The power varies, depending on the original move.",
|
name: "Never-Ending Nightmare",
|
||||||
effect: "Dummy Data"
|
effect: "Deep-seated grudges summoned by the user's Z-Power trap the target. The power varies, depending on the original move."
|
||||||
},
|
},
|
||||||
"neverEndingNightmareSpecial": {
|
"neverEndingNightmareSpecial": {
|
||||||
name: "Never-Ending Nightmare",
|
name: "Never-Ending Nightmare",
|
||||||
|
|
Loading…
Reference in New Issue