mirror of
https://github.com/correl/mage.git
synced 2025-01-13 11:01:58 +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() {
|
public CagedSunEffect() {
|
||||||
super();
|
super();
|
||||||
staticText = "add one additional mana of that color";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public CagedSunEffect(final CagedSunEffect effect) {
|
public CagedSunEffect(final CagedSunEffect effect) {
|
||||||
|
|
Loading…
Reference in a new issue