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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index bfb1c54323..5b858ac0ab 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -44,6 +44,8 @@ enum mon_attack_type
AT_TOUCH,
AT_ENGULF,
AT_CLAW,
+ AT_PUNCH,
+ AT_KICK,
AT_TAIL_SLAP,
AT_BUTT,