From b802de9f845e3ca05a8c20934b7d6b41a5864dba Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 23 Nov 2008 19:37:31 +0000 Subject: For consistency, split off the conduct for your undead slaves' killing holy beings. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7555 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index 876a16b3ba..c8d8a95ba4 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -661,6 +661,7 @@ enum conduct_type DID_UNDEAD_KILLED_BY_SERVANT, DID_DEMON_KILLED_BY_SERVANT, DID_NATURAL_EVIL_KILLED_BY_SERVANT, // TSO + DID_HOLY_KILLED_BY_UNDEAD_SLAVE, DID_HOLY_KILLED_BY_SERVANT, DID_SPELL_MEMORISE, DID_SPELL_CASTING, -- cgit v1.2.3-54-g00ecf