summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index ab1102eb24..849f754946 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -1962,9 +1962,9 @@ void process_command( command_type cmd )
if (Options.tutorial_left
&& !god_gives_permanent_followers(you.religion))
{
- mpr("Only intelligent, permanent allies may equip themselves, "
- "which excludes all types of zombies as well as enslaved and "
- "summoned monsters.", MSGCH_TUTORIAL);
+ mpr("Only intelligent allies may equip themselves, which excludes "
+ "all types of zombies as well as hostile monsters you "
+ "enslaved.", MSGCH_TUTORIAL);
}
mpr("Change to (d)efault, (n)othing, (f)riend-dropped, or (a)ll? ",