mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
Fix docs
This commit is contained in:
parent
a6faf1295c
commit
25fc0b8ea5
@ -2311,7 +2311,8 @@ export class TarShotTag extends BattlerTag {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Battler Tag implementing
|
* Battler Tag implementing the type-changing effect of {@link https://bulbapedia.bulbagarden.net/wiki/Electrify_(move) | Electrify}.
|
||||||
|
* While this tag is in effect, the afflicted Pokemon's moves are changed to Electric type.
|
||||||
*/
|
*/
|
||||||
export class ElectrifiedTag extends BattlerTag {
|
export class ElectrifiedTag extends BattlerTag {
|
||||||
constructor() {
|
constructor() {
|
||||||
|
Loading…
Reference in New Issue
Block a user