summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/fight.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc
index 0706fbda32..4a7d141921 100644
--- a/crawl-ref/source/fight.cc
+++ b/crawl-ref/source/fight.cc
@@ -894,7 +894,7 @@ bool melee_attack::player_apply_aux_unarmed()
poison_monster( def, KC_YOU );
if (mons_holiness(def) == MH_HOLY)
- did_god_conduct(DID_KILL_ANGEL, 1);
+ did_god_conduct(DID_ATTACK_HOLY, 1);
// normal vampiric biting attack
if (damage_brand == SPWPN_VAMPIRICISM