mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +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 {
|
export class SacrificialAttrOnHit extends MoveEffectAttr {
|
||||||
constructor() {
|
constructor() {
|
||||||
|
Loading…
Reference in New Issue
Block a user