+1
-1
@@ -1719,7 +1719,7 @@ notice_mon(struct monst *mtmp)
|
|||||||
set_msg_xy(mtmp->mx, mtmp->my);
|
set_msg_xy(mtmp->mx, mtmp->my);
|
||||||
You("%s %s.", canseemon(mtmp) ? "see" : "notice",
|
You("%s %s.", canseemon(mtmp) ? "see" : "notice",
|
||||||
x_monnam(mtmp,
|
x_monnam(mtmp,
|
||||||
mtmp->mtame ? ARTICLE_YOUR
|
(mtmp->mtame && !Hallucination) ? ARTICLE_YOUR
|
||||||
: (!has_mgivenname(mtmp)
|
: (!has_mgivenname(mtmp)
|
||||||
&& !type_is_pname(mtmp->data)) ? ARTICLE_A
|
&& !type_is_pname(mtmp->data)) ? ARTICLE_A
|
||||||
: ARTICLE_NONE,
|
: ARTICLE_NONE,
|
||||||
|
|||||||
Reference in New Issue
Block a user