From 2ffa9dc23fdcedf0f014c4ee85daa38f33b1dadd Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 3 Nov 2009 00:09:39 -0600 Subject: Comment fix. --- crawl-ref/source/mutation.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/mutation.cc') diff --git a/crawl-ref/source/mutation.cc b/crawl-ref/source/mutation.cc index 1c7594290b..9477c81d29 100644 --- a/crawl-ref/source/mutation.cc +++ b/crawl-ref/source/mutation.cc @@ -296,7 +296,7 @@ mutation_def mutation_defs[] = { "regeneration" }, - // Deep Dwarf only + // Deep Dwarf/Ghoul only { MUT_SLOW_HEALING, 0, 3, true, false, {"You heal slowly.", "You heal very slowly.", -- cgit v1.2.3-54-g00ecf