mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
Update src/data/abilities/ability.ts
Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com>
This commit is contained in:
parent
9d6cde1abc
commit
791e6a5622
@ -5317,7 +5317,6 @@ export class PostWeatherChangeFormChangeAbAttr extends PostWeatherChangeAbAttr {
|
||||
_weather: WeatherType,
|
||||
_args: any[],
|
||||
): void {
|
||||
console.log("Inside applyPostWeatherChange");
|
||||
if (simulated) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user