add linkcode

This commit is contained in:
torranx 2024-09-07 00:29:13 +08:00
parent afe89282cc
commit 51419685df

View File

@ -2008,7 +2008,7 @@ export class TarShotTag extends BattlerTag {
} }
/** /**
* Retrieves a BattlerTag based on the provided tag type, turn count, source move, and source ID. * Retrieves a {@linkcode BattlerTag} based on the provided tag type, turn count, source move, and source ID.
* *
* @param {BattlerTagType} tagType the type of the {@linkcode BattlerTagType}. * @param {BattlerTagType} tagType the type of the {@linkcode BattlerTagType}.
* @param turnCount the turn count. * @param turnCount the turn count.