British dragon
Sorry, it's been a while and I forgot to use the American spelling.
This commit is contained in:
+1
-1
@@ -2119,7 +2119,7 @@ const char *fmt, *str;
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
} else if (EReflecting & W_ARM) {
|
} else if (EReflecting & W_ARM) {
|
||||||
if (fmt && str)
|
if (fmt && str)
|
||||||
pline(fmt, str, uskin ? "lustre" : "armor");
|
pline(fmt, str, uskin ? "luster" : "armor");
|
||||||
return TRUE;
|
return TRUE;
|
||||||
} else if (youmonst.data == &mons[PM_SILVER_DRAGON]) {
|
} else if (youmonst.data == &mons[PM_SILVER_DRAGON]) {
|
||||||
if (fmt && str)
|
if (fmt && str)
|
||||||
|
|||||||
Reference in New Issue
Block a user