Update move.ts

Co-authored-by: Amani H. <109637146+xsn34kzx@users.noreply.github.com>
This commit is contained in:
Bertie690 2025-08-13 11:12:09 -04:00 committed by GitHub
parent ca7947c770
commit 78646aceab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1718,7 +1718,6 @@ export class MessageAttr extends MoveEffectAttr {
}
}
export class RecoilAttr extends MoveEffectAttr {
private useHp: boolean;
private damageRatio: number;