From b3e04f70d2f4fed8593078cf7bb81ecb78c7a6ae Mon Sep 17 00:00:00 2001 From: Stefan O'Rear Date: Wed, 28 Oct 2009 19:39:47 -0700 Subject: Reword passive map description Signed-off-by: Robert Vollmert --- crawl-ref/source/mutation.cc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'crawl-ref/source/mutation.cc') diff --git a/crawl-ref/source/mutation.cc b/crawl-ref/source/mutation.cc index f50a13c5c5..466d892e2a 100644 --- a/crawl-ref/source/mutation.cc +++ b/crawl-ref/source/mutation.cc @@ -1197,13 +1197,13 @@ mutation_def mutation_defs[] = { "stochastic torment resistance"}, { MUT_PASSIVE_MAPPING, 3, 3, false, false, - {"You sense your immediate surroundings while exploring..", - "You sense your surroundings while exploring.", - "You sense a large area of your surroundings while exploring."}, + {"You passively map a small area around you.", + "You passively map the area around you.", + "You passively map a large area around you."}, - {"You feel aware of your new surroundings.", - "You feel more aware of your new surroundings.", - "You feel even more aware of your new surroundings."}, + {"You feel a strange attunement to the structure of the dungeons.", + "Your attunement to dungeon structure grows.", + "Your attunement to dungeon structure grows further."}, {"You feel slightly disoriented.", "You feel slightly disoriented.", -- cgit v1.2.3-54-g00ecf