Update src/data/moves/move.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
Sirz Benjie 2025-05-20 21:40:44 -05:00
parent 9a9d90b71d
commit 1489e01a42
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

View File

@ -7499,7 +7499,6 @@ export class SuppressAbilitiesAttr extends MoveEffectAttr {
target.suppressAbility();
globalScene.arena.triggerWeatherBasedFormChangesToNormal();
return true;