update docs

This commit is contained in:
torranx 2024-09-06 03:11:12 +08:00
parent 2cccd85081
commit 2ae04df2c4

View File

@ -1985,8 +1985,7 @@ export class ExposedTag extends BattlerTag {
}
/**
* Tag that doubles the type effectiveness of a Fire-type moves.
* This is used by Tar Shot.
* Tag that doubles the type effectiveness of Fire-type moves.
* @extends BattlerTag
*/
export class TarShotTag extends BattlerTag {