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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index d34f4c0b58..1e32f9657f 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2609,7 +2609,8 @@ enum torment_source_type
TORMENT_CARDS = -2, // Symbol of torment
TORMENT_SPWLD = -3, // Special wield torment
TORMENT_SCROLL = -4,
- TORMENT_SPELL = -5 // SPELL_SYMBOL_OF_TORMENT
+ TORMENT_SPELL = -5, // SPELL_SYMBOL_OF_TORMENT
+ TORMENT_XOM = -6 // Xom effect
};
enum trap_type // env.trap_type[]