Update Leveler tier names

This commit is contained in:
samczsun 2016-12-15 04:16:27 -05:00 committed by cnr
parent 908df5a4c2
commit d43d82d1ad

View File

@ -29,7 +29,7 @@ public class LevelerTrack extends Track
new TrackFormat(ChatColor.LIGHT_PURPLE)
))
.addTier(new TrackTier(
"Chiss's Cat",
"Chiss' Cat",
"Reach level 60",
player -> (long) _achievementManager.get(player, Achievement.GLOBAL_MINEPLEX_LEVEL).getLevel(),
60,