summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-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 6b473aa9bd..1db517a556 100644
--- a/crawl-ref/source/view.cc
+++ b/crawl-ref/source/view.cc
@@ -879,7 +879,7 @@ int get_mons_colour(const monsters *mons)
static void _good_god_follower_attitude_change(monsters *monster)
{
- if (player_is_unholy())
+ if (player_is_unholy() || crawl_state.arena)
return;
// For followers of good gods, decide whether holy beings will be