From 30ddde6874941ba87e10c90e89797bc8e31d0942 Mon Sep 17 00:00:00 2001 From: Miguel S <62101239+sl-miguel@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:45:06 +0200 Subject: [PATCH] Fixed move name, effect typo --- src/locales/en/move.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en/move.ts b/src/locales/en/move.ts index c8a527a4eb0..7af9a20bf9c 100644 --- a/src/locales/en/move.ts +++ b/src/locales/en/move.ts @@ -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",