mirror of
https://github.com/correl/mage.git
synced 2024-12-25 19:25:41 +00:00
fixed Caged Sun text
This commit is contained in:
parent
65575a1d52
commit
8203ed55e1
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ class CagedSunEffect extends ManaEffect {
|
|||
|
||||
public CagedSunEffect() {
|
||||
super();
|
||||
staticText = "add one additional mana of that color";
|
||||
}
|
||||
|
||||
public CagedSunEffect(final CagedSunEffect effect) {
|
||||
|
|
Loading…
Reference in a new issue