From 9073676fcb6abb2c62e5a7714d0684fae0cb2ed5 Mon Sep 17 00:00:00 2001 From: PrabbyDD <147005742+PrabbyDD@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:30:37 -0800 Subject: [PATCH] Update src/data/ability.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- src/data/ability.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/data/ability.ts b/src/data/ability.ts index f40c983a3e3..a06804a4dcd 100644 --- a/src/data/ability.ts +++ b/src/data/ability.ts @@ -2751,9 +2751,6 @@ export class PreStatStageChangeAbAttr extends AbAttr { export class ReflectStatStageChangeAbAttr extends PreStatStageChangeAbAttr { /** {@linkcode BattleStat} to reflect */ private reflectedStat? : BattleStat; - constructor() { - super(); - } /** * Apply the {@linkcode ReflectStatStageChangeAbAttr} to an interaction