This commit is contained in:
LoneFox 2015-08-02 21:13:49 +03:00
parent 1d84f3a5b2
commit 7963188f76

View file

@ -77,7 +77,7 @@ class DeadRingersEffect extends DestroyTargetEffect {
public DeadRingersEffect() {
super(true);
staticText = "estroy two target nonblack creatures unless either one is a color the other isn't. They can't be regenerated.";
staticText = "Destroy two target nonblack creatures unless either one is a color the other isn't. They can't be regenerated.";
}
public DeadRingersEffect(final DeadRingersEffect effect) {