diff --git a/js/battle.js b/js/battle.js index a11a5ca06..f605a096b 100644 --- a/js/battle.js +++ b/js/battle.js @@ -2415,7 +2415,7 @@ var Battle = (function () { this.elem.append('
'); this.bgElem = this.elem.children().last(); this.bgElem.animate({ - opacity: 0.6 + opacity: 0.8 }); this.elem.append('');