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 af55054702..abe1b0a990 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2293,7 +2293,8 @@ enum mon_attack_flavour
AF_ROT,
AF_VAMPIRIC,
AF_KLOWN,
- AF_DISTORT
+ AF_DISTORT,
+ AF_RAGE
};
enum mon_attitude_type