Add exploding moves to blacklist.

This commit is contained in:
Xavion3 2025-09-06 11:19:12 +10:00 committed by Sirz Benjie
parent 0c272a3a89
commit ab66d9f08e
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -3246,6 +3246,9 @@ export abstract class Pokemon extends Phaser.GameObjects.Container {
MoveId.BEAT_UP,
MoveId.PSYWAVE,
MoveId.FIRST_IMPRESSION,
MoveId.EXPLOSION,
MoveId.MISTY_EXPLOSION,
MoveId.SELF_DESTRUCT,
];
// All Pokemon force a STAB move first