summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/fight.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc
index 8e370819bc..7fc91ca58a 100644
--- a/crawl-ref/source/fight.cc
+++ b/crawl-ref/source/fight.cc
@@ -3568,6 +3568,7 @@ void melee_attack::player_stab_check()
break;
case UCAT_HELD_IN_NET:
+ case UCAT_PETRIFYING:
case UCAT_PARALYSED:
stab_attempt = true;
stab_bonus = 1;