diff --git a/src/data/battler-tags.ts b/src/data/battler-tags.ts index 22abf5869f4..a3edb1349e8 100644 --- a/src/data/battler-tags.ts +++ b/src/data/battler-tags.ts @@ -2601,7 +2601,6 @@ export class SyrupBombTag extends BattlerTag { /** * Adds the Syrup Bomb battler tag to the target Pokemon. - * In addition, this also contains a check for a pre-existing Syrup Bomb tag on the target Pokemon to determine whether the tag should be applied or not * @param {Pokemon} pokemon the target Pokemon */ override onAdd(pokemon: Pokemon) {