From: nethack.allison Date: Thu, 12 Apr 2012 23:26:47 +0000 (+0000) Subject: British dragon X-Git-Tag: MOVE2GIT~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49d50799837540eb586ade345d7a4d6e64ac328a;p=nethack British dragon Sorry, it's been a while and I forgot to use the American spelling. --- diff --git a/src/muse.c b/src/muse.c index d16035701..a289cf6e8 100644 --- a/src/muse.c +++ b/src/muse.c @@ -2119,7 +2119,7 @@ const char *fmt, *str; return TRUE; } else if (EReflecting & W_ARM) { if (fmt && str) - pline(fmt, str, uskin ? "lustre" : "armor"); + pline(fmt, str, uskin ? "luster" : "armor"); return TRUE; } else if (youmonst.data == &mons[PM_SILVER_DRAGON]) { if (fmt && str)