From cd397a4d09610e75ed021208ebde24adf67e6214 Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Mon, 16 Dec 2019 21:01:19 -0800 Subject: [PATCH] Reworded the English description of the mindcrafter's detection ability to be similar to the other detection descriptions that were modified. Dropped the "more and more" since that didn't seem to add anything. --- src/mind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mind.c b/src/mind.c index 9da9bd4a9..3f85a5317 100644 --- a/src/mind.c +++ b/src/mind.c @@ -432,7 +432,7 @@ static concptr const mind_tips[5][MAX_MIND_POWERS] = }, #else { - "Detects visible monsters in your vicinity and more and more. Detects traps and doors at level 5, invisible monsters at level 15, items at level 30. And magic mapping at level 20. Lights and know the whole level at level 45. Gives telepathy at level 25.", + "Detects visible monsters in your vicinity. Detects traps and doors at level 5, invisible monsters at level 15, and items at level 30. Gives telepathy at level 25. Magically maps the surroundings at level 20. Lights and reveals the whole level at level 45.", "Fires a beam or ball which inflicts PSI damage.", "Teleports you a short distance.", "Teleports you a long distance.", -- 2.11.0