mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
add doc
This commit is contained in:
parent
94e7d7c974
commit
705f62537f
@ -1986,6 +1986,7 @@ export class ExposedTag extends BattlerTag {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Tag that doubles the type effectiveness of a move.
|
* Tag that doubles the type effectiveness of a move.
|
||||||
|
* This is used by Tar Shot.
|
||||||
* @extends BattlerTag
|
* @extends BattlerTag
|
||||||
*/
|
*/
|
||||||
export class DoubleMoveTypeEffectivenessTag extends BattlerTag {
|
export class DoubleMoveTypeEffectivenessTag extends BattlerTag {
|
||||||
|
Loading…
Reference in New Issue
Block a user