summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-12-14 12:50:49 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-12-14 12:50:49 +0100
commit7b4b174763ca9f1d80d8c8d5cea34df86f4a8f16 (patch)
treed85028e9f8ac70f34e7f3efcd93af4991ae82e25 /crawl-ref/source/enum.h
parent421ef9076d48db86629d1acea85d1f5c8e9747b0 (diff)
downloadcrawl-ref-7b4b174763ca9f1d80d8c8d5cea34df86f4a8f16.tar.gz
crawl-ref-7b4b174763ca9f1d80d8c8d5cea34df86f4a8f16.zip
Revert "Allow worshippers of good gods to kill hostile-neutral beings."
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 31c9abe369..0e9efee2fa 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -738,7 +738,7 @@ enum conduct_type
DID_HOLY, // holy wrath, holy word scrolls
DID_UNHOLY, // demon weapons, demon spells
DID_ATTACK_HOLY,
- DID_ATTACK_GOOD_NEUTRAL,
+ DID_ATTACK_NEUTRAL,
DID_ATTACK_FRIEND,
DID_FRIEND_DIED,
DID_STABBING, // unused