summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.cc
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-11 08:05:09 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-11 08:05:09 -0600
commit5148e63355ac8fbc5ea8732f2e4a56a347d59c96 (patch)
tree442c04a9fc658744f70294c3c58c5b961b2827ff /crawl-ref/source/mon-util.cc
parent85b70c927bf2e95c88530500d01a6ba5f1a9acb7 (diff)
downloadcrawl-ref-5148e63355ac8fbc5ea8732f2e4a56a347d59c96.tar.gz
crawl-ref-5148e63355ac8fbc5ea8732f2e4a56a347d59c96.zip
Adjust FIXME comment to account for the unholy/evil split.
Diffstat (limited to 'crawl-ref/source/mon-util.cc')
-rw-r--r--crawl-ref/source/mon-util.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-util.cc b/crawl-ref/source/mon-util.cc
index b0a831e167..af66751b1b 100644
--- a/crawl-ref/source/mon-util.cc
+++ b/crawl-ref/source/mon-util.cc
@@ -1360,8 +1360,8 @@ monster_type random_draconian_monster_species()
// Note: For consistent behavior in player_will_anger_monster(), all
// spellbooks a given monster can get here should produce the same
-// return values in is_holy_spell(), is_evil_spell(), and
-// is_chaotic_spell().
+// return values in is_holy_spell(), (is_unholy_spell() ||
+// is_evil_spell()), and is_chaotic_spell().
//
// FIXME: This is not true for one set of spellbooks; MST_WIZARD_IV
// contains the evil Banishment spell, but the other MST_WIZARD-type