summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.h')
-rw-r--r--crawl-ref/source/mon-util.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index 16cfbf78c6..a58e9725d1 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -44,11 +44,13 @@ enum mon_attack_type
AT_TOUCH,
AT_ENGULF,
AT_CLAW,
+ AT_PECK,
+ AT_HEADBUTT,
AT_PUNCH,
AT_KICK,
AT_TENTACLE_SLAP,
AT_TAIL_SLAP,
- AT_BUTT,
+ AT_GORE,
AT_SHOOT, // Attack representing missile damage for M_ARCHER.
AT_RANDOM // Anything but AT_SHOOT