Changed version to 1.9. Removed Fusion Elemental (5 colors).
parent
90b8f24857
commit
ac7d7e37e5
|
@ -1176,18 +1176,6 @@ power=1
|
|||
toughness=1
|
||||
timing=main
|
||||
|
||||
>Fusion Elemental
|
||||
value=2
|
||||
rarity=2
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
color=rgbuw
|
||||
converted=5
|
||||
cost={W}{U}{B}{R}{G}
|
||||
power=8
|
||||
toughness=8
|
||||
timing=main
|
||||
|
||||
>Gaea's Skyfolk
|
||||
value=1
|
||||
ability=flying
|
||||
|
|
|
@ -26,7 +26,7 @@ public class VersionPanel extends JPanel {
|
|||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
private static final String VERSION = "Magarena 1.8";
|
||||
private static final String VERSION = "Magarena 1.9";
|
||||
private static final String AUTHOR = "by ubeefx";
|
||||
private static final String WEB = "http://magarena.dyndns.org";
|
||||
private static final String SPACING = " ";
|
||||
|
|
Loading…
Reference in New Issue