Beginning of implementation of Planechase.

This commit is contained in:
spjspj 2018-04-09 23:28:39 +10:00
parent 04f6fb5ae0
commit 334cfbc9d0
3 changed files with 147 additions and 2 deletions

View file

@ -35,6 +35,7 @@ public enum Planes {
PLANE_ACADEMY_AT_TOLARIA_WEST("AcademyAtTolariaWestPlane"),
PLANE_AGYREM("AgyremPlane"),
PLANE_BANT("BantPlane"),
PLANE_EDGE_OF_MALACOL("EdgeOfMalacolPlane"),
PLANE_FEEDING_GROUNDS("FeedingGroundsPlane"),
PLANE_FIELDS_OF_SUMMER("FieldsOfSummerPlane"),
PLANE_LETHE_LAKE("LetheLakePlane"),