British dragon

Sorry, it's been a while and I forgot to use the American spelling.
This commit is contained in:
nethack.allison
2012-04-12 23:26:47 +00:00
parent c44343d63c
commit 49d5079983

View 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)