Update src/data/abilities/ability.ts

Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
This commit is contained in:
Sirz Benjie 2025-05-21 15:27:59 -05:00
parent 9d6cde1abc
commit 791e6a5622
No known key found for this signature in database
GPG Key ID: 38AC42D68CF5E138

View File

@ -5317,7 +5317,6 @@ export class PostWeatherChangeFormChangeAbAttr extends PostWeatherChangeAbAttr {
_weather: WeatherType,
_args: any[],
): void {
console.log("Inside applyPostWeatherChange");
if (simulated) {
return;
}