summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/view.cc')
-rw-r--r--crawl-ref/source/view.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/view.cc b/crawl-ref/source/view.cc
index f3bbd3986e..15d9f32552 100644
--- a/crawl-ref/source/view.cc
+++ b/crawl-ref/source/view.cc
@@ -882,7 +882,7 @@ static bool _mons_was_seen_this_turn(const monsters *mons)
static void _good_god_follower_attitude_change(monsters *monster)
{
- if (you.is_undead || you.species == SP_DEMONSPAWN)
+ if (player_is_unholy())
return;
// For followers of good gods, decide whether holy beings will be