From 3f516cd45b48e47c8af3be4aac167e6b063052d7 Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Mon, 16 Dec 2019 21:11:38 -0800 Subject: [PATCH] Made the magic mapping part a complete sentence in the English description for the mirror-master's detection ability. --- src/mind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mind.c b/src/mind.c index 18adc4a2d..29747092c 100644 --- a/src/mind.c +++ b/src/mind.c @@ -486,7 +486,7 @@ static concptr const mind_tips[5][MAX_MIND_POWERS] = "", }, { - "Detects visible monsters in your vicinity. Detects invisible monsters at level 15. Gives telepathy at level 25. Magic mapping at level 35. All of the effects need 4 more levels unless on a mirror.", + "Detects visible monsters in your vicinity. Detects invisible monsters at level 15. Gives telepathy at level 25. Magically maps the surroundings at level 35. All of the effects need 4 more levels unless on a mirror.", "Makes a mirror under you.", "Fires bolt of light. At level ten or higher, the bolt will be a beam of light if you are on a mirror.", "Teleports you a short distance.", -- 2.11.0