From 49c403da0e03efca90c5361be524517281695bcd Mon Sep 17 00:00:00 2001 From: magenoxx Date: Sat, 28 Jan 2012 11:04:41 +0400 Subject: [PATCH] Fixed static text. --- .../continious/SetToughnessSourceEffect.java | 50 +++++++++---------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/Mage/src/mage/abilities/effects/common/continious/SetToughnessSourceEffect.java b/Mage/src/mage/abilities/effects/common/continious/SetToughnessSourceEffect.java index c1cf6e9d5ca..9ae66102e05 100644 --- a/Mage/src/mage/abilities/effects/common/continious/SetToughnessSourceEffect.java +++ b/Mage/src/mage/abilities/effects/common/continious/SetToughnessSourceEffect.java @@ -1,5 +1,5 @@ /* - * Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved. + * Copyright 2012 BetaSteward_at_googlemail.com. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: @@ -40,8 +40,7 @@ import mage.game.Game; import mage.game.permanent.Permanent; /** - * - * @author Backfir3 + * @author Backfir3, noxx */ public class SetToughnessSourceEffect extends ContinuousEffectImpl { @@ -51,41 +50,40 @@ public class SetToughnessSourceEffect extends ContinuousEffectImpl