summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ng-restr.cc
diff options
context:
space:
mode:
authorelliptic <hyperelliptical@gmail.com>2013-01-25 18:13:40 -0500
committerelliptic <hyperelliptical@gmail.com>2013-01-25 18:17:12 -0500
commit3618f7815284163bd5c1f73f388dba0e83a95268 (patch)
tree54c02066c7f20d64771edefcd10487a0361b854d /crawl-ref/source/ng-restr.cc
parentde8e34e7afb734bb700384c8b4f6c04b440e43fd (diff)
downloadcrawl-ref-3618f7815284163bd5c1f73f388dba0e83a95268.tar.gz
crawl-ref-3618f7815284163bd5c1f73f388dba0e83a95268.zip
Give HaFi and KoFi bucklers, unrestrict HaFi.
Even though they can use shields (unlike spriggans, which already received bucklers), SIZE_SMALL species are clearly better suited to use bucklers.
Diffstat (limited to 'crawl-ref/source/ng-restr.cc')
-rw-r--r--crawl-ref/source/ng-restr.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/ng-restr.cc b/crawl-ref/source/ng-restr.cc
index eefb018214..dd130aab20 100644
--- a/crawl-ref/source/ng-restr.cc
+++ b/crawl-ref/source/ng-restr.cc
@@ -23,7 +23,6 @@ char_choice_restriction job_allowed(species_type speci, job_type job)
case SP_DEEP_ELF:
case SP_SLUDGE_ELF:
case SP_MERFOLK:
- case SP_HALFLING:
case SP_KOBOLD:
case SP_SPRIGGAN:
case SP_NAGA: