From 8629ace7c76c8cb66f7a4d9d3501d4ef520ddd86 Mon Sep 17 00:00:00 2001 From: Jannik Tappert Date: Sun, 12 May 2024 10:00:33 +0200 Subject: [PATCH] . --- src/data/move.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/move.ts b/src/data/move.ts index 18605985e6d..202f809c4d5 100644 --- a/src/data/move.ts +++ b/src/data/move.ts @@ -774,9 +774,8 @@ export class SacrificialAttr extends MoveEffectAttr { } } - /** - * * Attribute used for moves which self KO the user but only if the move hits a target + * Attribute used for moves which self KO the user but only if the move hits a target */ export class SacrificialAttrOnHit extends MoveEffectAttr { constructor() {