Updated docstring

This commit is contained in:
Wlowscha 2025-05-31 23:56:55 +02:00
parent b7ecf58c8a
commit 6ed8acd445
No known key found for this signature in database
GPG Key ID: 3C8F1AD330565D04

View File

@ -3225,8 +3225,7 @@ export abstract class HeldItemTransferModifier extends PokemonHeldItemModifier {
}
/**
* Steals an item from a set of target Pokemon.
* This prioritizes high-tier held items when selecting the item to steal.
* Steals an item, chosen randomly, from a set of target Pokemon.
* @param pokemon The {@linkcode Pokemon} holding this item
* @param target The {@linkcode Pokemon} to steal from (optional)
* @param _args N/A