mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
Update src/data/ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
4f163dc644
commit
1bcad70262
@ -1693,7 +1693,6 @@ export class AllyStatMultiplierAbAttr extends AbAttr {
|
|||||||
this.stat = stat;
|
this.stat = stat;
|
||||||
this.multiplier = multiplier;
|
this.multiplier = multiplier;
|
||||||
this.ignorable = ignorable;
|
this.ignorable = ignorable;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user