summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ng-restr.cc
diff options
context:
space:
mode:
authorelliptic <hyperelliptical@gmail.com>2014-04-16 14:31:23 -0400
committerelliptic <hyperelliptical@gmail.com>2014-04-16 14:32:28 -0400
commit1b8d4f65eba2fff295fcd688a7216096fc89b338 (patch)
tree7d076e3c71a55bccff553876f720db426aecb3ad /crawl-ref/source/ng-restr.cc
parent25fd16a8d8cc90234d3fe0b18121fb377940c86f (diff)
downloadcrawl-ref-1b8d4f65eba2fff295fcd688a7216096fc89b338.tar.gz
crawl-ref-1b8d4f65eba2fff295fcd688a7216096fc89b338.zip
Unban Wn -> Fe (Sequell).
You could still select FeWn if you selected Fe first.
Diffstat (limited to 'crawl-ref/source/ng-restr.cc')
-rw-r--r--crawl-ref/source/ng-restr.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/ng-restr.cc b/crawl-ref/source/ng-restr.cc
index d000029b61..b6e5c99617 100644
--- a/crawl-ref/source/ng-restr.cc
+++ b/crawl-ref/source/ng-restr.cc
@@ -407,8 +407,6 @@ char_choice_restriction species_allowed(job_type job, species_type speci)
case JOB_WANDERER:
switch (speci)
{
- case SP_FELID:
- return CC_BANNED;
case SP_HILL_ORC:
case SP_SPRIGGAN:
case SP_CENTAUR: