pull/691/head
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