summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-04 19:05:36 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-04 19:05:36 +0000
commitf57695140775eae925e1644d6b5f14a803cb5ce6 (patch)
tree469adafaea2e316e38fdd030c64f14d92afbcb11
parent56f7bfb85c3b518bde84629b7e8a9b425a4f7613 (diff)
downloadcrawl-ref-f57695140775eae925e1644d6b5f14a803cb5ce6.tar.gz
crawl-ref-f57695140775eae925e1644d6b5f14a803cb5ce6.zip
Stop autoexplore when gaining followers as a worshipper of Beogh. [FR 1825368]
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2751 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/view.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/view.cc b/crawl-ref/source/view.cc
index 817b973db1..dd3adb46f8 100644
--- a/crawl-ref/source/view.cc
+++ b/crawl-ref/source/view.cc
@@ -677,6 +677,7 @@ void beogh_follower_convert(monsters *monster, bool orc_hit)
return;
}
beogh_convert_orc(monster, orc_hit);
+ stop_running();
}
}
else if (is_orc