another follow-up, in commented-out code
This commit is contained in:
@@ -253,7 +253,7 @@ done_in_by(struct monst *mtmp, int how)
|
|||||||
realnm, shape);
|
realnm, shape);
|
||||||
mptr = mtmp->data; /* reset for mimicker case */
|
mptr = mtmp->data; /* reset for mimicker case */
|
||||||
#if 0 /* hardfought */
|
#if 0 /* hardfought */
|
||||||
} else if (has_ebones(mtmp))
|
} else if (has_ebones(mtmp)) {
|
||||||
Strcpy(buf, m_monnam(mtmp));
|
Strcpy(buf, m_monnam(mtmp));
|
||||||
#endif
|
#endif
|
||||||
} else if (mptr == &mons[PM_GHOST]) {
|
} else if (mptr == &mons[PM_GHOST]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user