v2.2.0: fixed blacksmith's upgrade option not triggering badges
This commit is contained in:
@@ -384,6 +384,8 @@ public class WndBlacksmith extends Window {
|
||||
Sample.INSTANCE.play(Assets.Sounds.EVOKE);
|
||||
ScrollOfUpgrade.upgrade( Dungeon.hero );
|
||||
Item.evoke( Dungeon.hero );
|
||||
|
||||
Badges.validateItemLevelAquired( item );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user