another follow-up, in commented-out code

This commit is contained in:
nhmall
2025-02-04 15:36:36 -05:00
parent 6c0e755573
commit 88107193db

View File

@@ -253,7 +253,7 @@ done_in_by(struct monst *mtmp, int how)
realnm, shape);
mptr = mtmp->data; /* reset for mimicker case */
#if 0 /* hardfought */
} else if (has_ebones(mtmp))
} else if (has_ebones(mtmp)) {
Strcpy(buf, m_monnam(mtmp));
#endif
} else if (mptr == &mons[PM_GHOST]) {