summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monplace.h')
-rw-r--r--crawl-ref/source/monplace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h
index 093c714576..a895d88423 100644
--- a/crawl-ref/source/monplace.h
+++ b/crawl-ref/source/monplace.h
@@ -66,6 +66,7 @@ enum band_type
BAND_HARPIES,
BAND_ILSUIW,
BAND_AZRAEL,
+ BAND_DUVESSA, // 50
NUM_BANDS // always last
};