summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-07-31 02:56:50 -0400
committerNeil Moore <neil@s-z.org>2014-07-31 02:56:52 -0400
commita66baa62ca343913a1124fdb5aac3282589984ca (patch)
treed2dcbc58960460f806785c4ad55d53324495cf24 /crawl-ref/source/itemprop-enum.h
parent3e256a8c4fb1eebfd2ba73ecd8da227eaf9c821b (diff)
downloadcrawl-ref-a66baa62ca343913a1124fdb5aac3282589984ca.tar.gz
crawl-ref-a66baa62ca343913a1124fdb5aac3282589984ca.zip
Rename a now-incorrectly-named constant.
And improve a comment.
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index 0611fc9aeb..898f56eaad 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -105,7 +105,7 @@ enum brand_type // item_def.special
SPWPN_CHAOS,
SPWPN_EVASION,
- MAX_PAN_LORD_BRANDS = SPWPN_EVASION,
+ MAX_GHOST_BRAND = SPWPN_EVASION,
#if TAG_MAJOR_VERSION == 34
SPWPN_CONFUSE, // XXX not a real weapon brand, only for Confusing Touch