mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
update comments for nonStopAttr
This commit is contained in:
parent
2a4f73a5d7
commit
dc33148216
@ -4383,7 +4383,8 @@ export class DisableMoveAttr extends MoveEffectAttr {
|
||||
/**
|
||||
* Handles moves that are usd consecutively without user command
|
||||
* @extends MoveEffectAttr
|
||||
* @param tagTypes: The types of tags that can be removed
|
||||
* @param tagTypes: The types of tags decided by moves
|
||||
* @param rounds: The rounds move planned to keep use non-stop
|
||||
* example: @see {@linkcode Moves.THRASH} for frenzy moves
|
||||
* example: @see {@linkcode Moves.ICE_BALL} for non stop moves
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user