This commit is contained in:
Jannik Tappert 2024-05-12 10:00:33 +02:00
parent d9a154220d
commit 8629ace7c7

View File

@ -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() {