diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html b/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html index aef5dcb92..3c717dbdb 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-async/src/main/web/includes/changeLog.html @@ -27,6 +27,7 @@ Lady of Imladris" with completely different text (per card text). - "Ithilien Wildwood" now makes FP player to wound the companions, not Shadow player. - "Barad-Dur Captain" now has stats - Cost:5, Strength: 13 (per card text). - "Saruman, Mind of Metal" adds twilight at the beginning of Maneuver phase, not end of Assignment (per card text). +- Fixed the image link problem for "Gimli's Battle Axe". 11 Mar. 2013 - Second Edition is playable now. diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-019/set20.js b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-019/set20.js index 9a36366f7..be6a5bcb7 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-019/set20.js +++ b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-019/set20.js @@ -53,7 +53,7 @@ var set20 = { '20_52': 'http://lotrtcg.org/coreset/dwarven/frorgk.png', '20_53': 'http://lotrtcg.org/coreset/dwarven/gimlide.png', '20_54': 'http://lotrtcg.org/coreset/dwarven/gimlisp.png', - '20_55': 'http://lotrtcg.org/coreset/dwarven/gimlisp.png', + '20_55': 'http://lotrtcg.org/coreset/dwarven/gimlisbattleaxewoe.png', '20_56': 'http://lotrtcg.org/coreset/dwarven/gimlispipe.png', '20_57': 'http://lotrtcg.org/coreset/dwarven/gloinvd.png', '20_58': 'http://lotrtcg.org/coreset/dwarven/handaxe.png',