Updated comment

This commit is contained in:
Bertie690 2025-08-08 00:03:59 -04:00
parent 15b9eabeb4
commit da5c0d2ca8

View File

@ -6300,7 +6300,6 @@ export class PostDamageForceSwitchAbAttr extends PostDamageAbAttr {
const currentMove = currentPhase.move;
// will not activate from self-induced HP cutting,
// TODO: Verify that Fillet Away and Clangorous Soul do not proc wimp out on cart
const hpCutMoves = new Set<MoveId>([
MoveId.CURSE,
MoveId.BELLY_DRUM,