mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 16:09:27 +02:00
Update modifier.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
259a9b328d
commit
19c0fba6f4
@ -1747,7 +1747,7 @@ export class TurnStatusEffectModifier extends PokemonHeldItemModifier {
|
||||
}
|
||||
|
||||
/**
|
||||
* Attempt to inflicts the holder with the associated {@linkcode StatusEffect}.
|
||||
* Attempt to inflict the holder with the associated {@linkcode StatusEffect}.
|
||||
* @param pokemon - The {@linkcode Pokemon} holds the item.
|
||||
* @returns `true` if the status effect was applied successfully
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user