mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-25 00:39:27 +02:00
Removed obsolete comment
This commit is contained in:
parent
268f54e376
commit
d94f46d4cf
@ -2601,7 +2601,6 @@ export class SyrupBombTag extends BattlerTag {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Adds the Syrup Bomb battler tag to the target Pokemon.
|
* 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
|
* @param {Pokemon} pokemon the target Pokemon
|
||||||
*/
|
*/
|
||||||
override onAdd(pokemon: Pokemon) {
|
override onAdd(pokemon: Pokemon) {
|
||||||
|
Loading…
Reference in New Issue
Block a user