diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index 71aff0bf5..2c51a1dca 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -1,4 +1,7 @@
+15 Feb. 2012
+- Followers are added to deck builder list of card types.
+
 12 Feb. 2012
 - "Tower Troll" now exerts itself twice to use the activated ability.
 - "Aragorn, Wingfoot" now allows you to choose how many unbound hobbits you wish to spot.
diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/js/cardFilter.js b/gemp-lotr/gemp-lotr-web/src/main/webapp/js/cardFilter.js
index 59e27c52b..b3784c207 100644
--- a/gemp-lotr/gemp-lotr-web/src/main/webapp/js/cardFilter.js
+++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/js/cardFilter.js
@@ -197,6 +197,7 @@ var CardFilter = Class.extend({
                 + ""
                 + ""
                 + ""
+                + ""
                 + ""
                 + ""
                 + "");