Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex

This commit is contained in:
Chiss 2014-08-27 08:57:24 +10:00
commit dbf441dd0d
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ public enum Achievement
//Death Tag //Death Tag
DEATH_TAG_WINS("Death Proof", 600, DEATH_TAG_WINS("Death Proof", 600,
new String[] {"Death Tag.Wins"}, new String[] {"Death Tag.Wins"},
new String[] {"Win 50 games of Turf Wars"}, new String[] {"Win 50 games of Death Tag"},
new int[] {50}, new int[] {50},
AchievementCategory.DEATH_TAG), AchievementCategory.DEATH_TAG),