summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index f913199999..f9dea40511 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -462,13 +462,13 @@ enum weapon_type
WPN_BLESSED_LONG_SWORD,
WPN_BLESSED_SCIMITAR,
WPN_BLESSED_GREAT_SWORD, // 50
-
WPN_BLESSED_KATANA,
WPN_BLESSED_EUDEMON_BLADE,
WPN_BLESSED_DOUBLE_SWORD,
WPN_BLESSED_TRIPLE_SWORD,
+ WPN_HOLY_SCOURGE,
- NUM_WEAPONS, // 55 - must be last regular member {dlb}
+ NUM_WEAPONS,
// special cases
WPN_UNARMED = 500, // 500