mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-08 08:29:37 +02:00
Update obtain-status-effect-phase.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
1bfdd8f24b
commit
bda0f39df0
@ -15,7 +15,6 @@ export class ObtainStatusEffectPhase extends PokemonPhase {
|
|||||||
public readonly phaseName = "ObtainStatusEffectPhase";
|
public readonly phaseName = "ObtainStatusEffectPhase";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new ObtainStatusEffectPhase.
|
|
||||||
* @param battlerIndex - The {@linkcode BattlerIndex} of the Pokemon obtaining the status effect.
|
* @param battlerIndex - The {@linkcode BattlerIndex} of the Pokemon obtaining the status effect.
|
||||||
* @param statusEffect - The {@linkcode StatusEffect} being applied.
|
* @param statusEffect - The {@linkcode StatusEffect} being applied.
|
||||||
* @param sourcePokemon - The {@linkcode Pokemon} applying the status effect to the target,
|
* @param sourcePokemon - The {@linkcode Pokemon} applying the status effect to the target,
|
||||||
|
Loading…
Reference in New Issue
Block a user