summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ng-restr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ng-restr.cc')
-rw-r--r--crawl-ref/source/ng-restr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ng-restr.cc b/crawl-ref/source/ng-restr.cc
index fc43191023..cf4d7bd5b2 100644
--- a/crawl-ref/source/ng-restr.cc
+++ b/crawl-ref/source/ng-restr.cc
@@ -340,7 +340,7 @@ char_choice_restriction class_allowed(species_type speci,
return (CC_UNRESTRICTED);
}
- case JOB_WARPER:
+ case JOB_ARCANE_MARKSMAN:
switch (speci)
{
case SP_HUMAN: