fix spot_monsters give-away

Resolves #1603
This commit is contained in:
nhmall
2026-07-04 12:53:33 -04:00
parent 7c418cff6a
commit 228576628c
+1 -1
View File
@@ -1719,7 +1719,7 @@ notice_mon(struct monst *mtmp)
set_msg_xy(mtmp->mx, mtmp->my);
You("%s %s.", canseemon(mtmp) ? "see" : "notice",
x_monnam(mtmp,
mtmp->mtame ? ARTICLE_YOUR
(mtmp->mtame && !Hallucination) ? ARTICLE_YOUR
: (!has_mgivenname(mtmp)
&& !type_is_pname(mtmp->data)) ? ARTICLE_A
: ARTICLE_NONE,