mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Spacing
This commit is contained in:
parent
71d5d23dcd
commit
ccf704d97d
@ -7680,6 +7680,7 @@ export class ForceLastAttr extends MoveEffectAttr {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
/** Returns whether a {@linkcode MovePhase} has been forced last and the corresponding pokemon is slower than {@linkcode target} */
|
||||
const phaseForcedSlower = (phase: MovePhase, target: Pokemon, trickRoom: boolean): boolean => {
|
||||
let slower: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user