Removed obsolete comment

This commit is contained in:
frutescens 2024-09-27 16:07:53 -07:00
parent 268f54e376
commit d94f46d4cf

View File

@ -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) {