v0.6.5: fixed incorrect badge icons

This commit is contained in:
Evan Debenham 2018-04-24 15:45:38 -04:00 committed by Evan Debenham
parent 7a089d73f9
commit 28b4357044

View File

@ -105,8 +105,8 @@ public class Badges {
VICTORY_ALL_CLASSES( 35, true ),
HAPPY_END( 36 ),
CHAMPION_1( 37, true ),
CHAMPION_2( 39, true ),
CHAMPION_3( 38, true ),
CHAMPION_2( 38, true ),
CHAMPION_3( 39, true ),
STRENGTH_ATTAINED_1( 40 ),
STRENGTH_ATTAINED_2( 41 ),
STRENGTH_ATTAINED_3( 42 ),