From 9c38b1e6b5e0b6f53e28dcec92463593dec70513 Mon Sep 17 00:00:00 2001 From: Robert Heinrich Date: Sat, 24 Mar 2012 12:02:41 +0100 Subject: [PATCH] minor: changed comment --- plugins/cursecheck/cursecheck.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cursecheck/cursecheck.cpp b/plugins/cursecheck/cursecheck.cpp index 7b56bfc33..0116521a0 100644 --- a/plugins/cursecheck/cursecheck.cpp +++ b/plugins/cursecheck/cursecheck.cpp @@ -11,7 +11,7 @@ // detail - print full name, date of birth, date of curse (vamp might use fake identity, though) // show if the creature is active or dead, missing, ghostly (ghost vampires should not exist in 34.05) // identify type of curse (works fine for vanilla ghosts, vamps, werebeasts, zombies and necromancers) -// nick - set nickname to 'CURSED' (does not always show up ingame, some vamps don't like nicknames) +// nick - set nickname to type of curse(does not always show up ingame, some vamps don't like nicknames) // all - don't ignore dead and inactive creatures (former ghosts, dead necromancers, ...) // verbose - acts like detail but also lists all curse tags (if you want to know it all).