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 cfc2fbadad..624732ff40 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2288,7 +2288,8 @@ enum mon_attack_flavour
AF_POISON_STR,
AF_ROT,
AF_VAMPIRIC,
- AF_KLOWN
+ AF_KLOWN,
+ AF_DISTORT
};
enum mon_attitude_type