mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-20 22:39:31 +02:00
whitespace fix
This commit is contained in:
parent
703b0bcda5
commit
6c55441b58
@ -2776,6 +2776,7 @@ export class PowerTrickTag extends BattlerTag {
|
||||
pokemon.setStat(Stat.DEF, temp, false);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves a {@linkcode BattlerTag} based on the provided tag type, turn count, source move, and source ID.
|
||||
* @param sourceId - The ID of the pokemon adding the tag
|
||||
|
Loading…
Reference in New Issue
Block a user