]> granicus.if.org Git - nethack/commitdiff
British dragon
authornethack.allison <nethack.allison>
Thu, 12 Apr 2012 23:26:47 +0000 (23:26 +0000)
committernethack.allison <nethack.allison>
Thu, 12 Apr 2012 23:26:47 +0000 (23:26 +0000)
Sorry, it's been a while and I forgot to use the American spelling.

src/muse.c

index d16035701569b29ea8397e6ba098e9826bfae6fa..a289cf6e82550a10b8d1db93229a8016f5bf6a88 100644 (file)
@@ -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)