summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-12-13 00:01:06 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-12-13 00:06:16 +0100
commit3325e633107071090ed2b1134b7a79e0fd0f84d8 (patch)
treea769ead94e666e32caee8b4b722fbc5b53e98ce6 /crawl-ref/source/enum.h
parent92bf67d036734faa46331fd054131da1fdaa13b6 (diff)
downloadcrawl-ref-3325e633107071090ed2b1134b7a79e0fd0f84d8.tar.gz
crawl-ref-3325e633107071090ed2b1134b7a79e0fd0f84d8.zip
Allow worshippers of good gods to kill hostile-neutral beings.
This is still an unchivalric act for TSO since they don't seek you out as aggressively as normal hostiles.
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 0e9efee2fa..31c9abe369 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_NEUTRAL,
+ DID_ATTACK_GOOD_NEUTRAL,
DID_ATTACK_FRIEND,
DID_FRIEND_DIED,
DID_STABBING, // unused