skyawrs stats icon

This commit is contained in:
Cheese 2015-06-26 17:16:16 +10:00
parent c514cacd5d
commit 2498f7756c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ public enum AchievementCategory
SKYWARS("SkyWars",null, SKYWARS("SkyWars",null,
new StatDisplay[]{StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED}, new StatDisplay[]{StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED},
Material.SAPLING, 3,GameCategory.SURVIVAL, "Destructor Kit"), Material.FEATHER, 0,GameCategory.SURVIVAL, "Destructor Kit"),
WIZARDS("Wizards", null, WIZARDS("Wizards", null,
new StatDisplay[] { StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED }, new StatDisplay[] { StatDisplay.WINS, StatDisplay.GAMES_PLAYED, StatDisplay.KILLS, StatDisplay.DEATHS, StatDisplay.GEMS_EARNED },