This commit is contained in:
torranx 2024-09-05 22:27:43 +08:00
parent 94e7d7c974
commit 705f62537f

View File

@ -1986,6 +1986,7 @@ export class ExposedTag extends BattlerTag {
/**
* Tag that doubles the type effectiveness of a move.
* This is used by Tar Shot.
* @extends BattlerTag
*/
export class DoubleMoveTypeEffectivenessTag extends BattlerTag {