mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-15 03:49:33 +02:00
Updated comment
This commit is contained in:
parent
15b9eabeb4
commit
da5c0d2ca8
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user