summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/fight.h')
-rw-r--r--crawl-ref/source/fight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h
index 30607497ae..8fb863ae74 100644
--- a/crawl-ref/source/fight.h
+++ b/crawl-ref/source/fight.h
@@ -33,6 +33,7 @@ enum unchivalric_attack_type
UCAT_FLEEING,
UCAT_INVISIBLE,
UCAT_HELD_IN_NET,
+ UCAT_PETRIFYING,
UCAT_PARALYSED,
UCAT_SLEEPING
};