summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-03-06 03:50:11 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-03-06 08:00:43 +0000
commit8ee228f88adec2fc7ca7968eaa6cb9f053d25c91 (patch)
tree8983250278435bb4c24dad721ed50aac455f4bd9 /crawl-ref/source/itemprop-enum.h
parent53b8f1dd7b66305297666d13dc2db3612a67a1e6 (diff)
downloadcrawl-ref-8ee228f88adec2fc7ca7968eaa6cb9f053d25c91.tar.gz
crawl-ref-8ee228f88adec2fc7ca7968eaa6cb9f053d25c91.zip
Remove some leftover references to racial equipment
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index 3f72b4a3b4..022b0857a5 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -25,7 +25,6 @@ enum armour_type
ARM_BUCKLER, // order of shields matters
ARM_SHIELD,
ARM_LARGE_SHIELD,
- ARM_MAX_RACIAL = ARM_LARGE_SHIELD,
ARM_CRYSTAL_PLATE_ARMOUR,
ARM_MIN_UNBRANDED = ARM_CRYSTAL_PLATE_ARMOUR,