summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 0f19033534..98d7caf2e0 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2012,6 +2012,7 @@ enum mutation_type
MUT_BLUE_MARKS, // 64 - decorative, as in "mark of the devil"
MUT_GREEN_MARKS, // 65
MUT_DRIFTING,
+ MUT_SAPROVOROUS,
MUT_RED_SCALES = 70, // 70
MUT_NACREOUS_SCALES,
MUT_GREY2_SCALES,