From 7b4b174763ca9f1d80d8c8d5cea34df86f4a8f16 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Mon, 14 Dec 2009 12:50:49 +0100 Subject: Revert "Allow worshippers of good gods to kill hostile-neutral beings." --- crawl-ref/source/enum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/enum.h') 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 -- cgit v1.2.3-54-g00ecf