mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-14 20:32:17 +02:00
.
This commit is contained in:
parent
d9a154220d
commit
8629ace7c7
@ -774,9 +774,8 @@ export class SacrificialAttr extends MoveEffectAttr {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* * Attribute used for moves which self KO the user but only if the move hits a target
|
||||
* Attribute used for moves which self KO the user but only if the move hits a target
|
||||
*/
|
||||
export class SacrificialAttrOnHit extends MoveEffectAttr {
|
||||
constructor() {
|
||||
|
Loading…
Reference in New Issue
Block a user