forked from External/mage
Beginning of implementation of Planechase.
10 or so initial planes that (mostly) have been tested, no phenomenons as yet and no modifying yet of chaos rolls. Also no support for a user to be able to set if it is planechase (able to do so via the cheat button).
This commit is contained in:
parent
e932c139d9
commit
57354d83bb
2 changed files with 23 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ package mage.constants;
|
|||
*/
|
||||
public enum Planes {
|
||||
PLANE_ACADEMY_AT_TOLARIA_WEST("AcademyAtTolariaWestPlane"),
|
||||
PLANE_AGYREM("Agyrem"),
|
||||
PLANE_AGYREM("AgyremPlane"),
|
||||
PLANE_BANT("BantPlane"),
|
||||
PLANE_FEEDING_GROUNDS("FeedingGroundsPlane"),
|
||||
PLANE_FIELDS_OF_SUMMER("FieldsOfSummerPlane"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue