"The" Invocation items in farewell message
This commit is contained in:
@@ -494,7 +494,8 @@ winid endwin;
|
|||||||
otmp->known = otmp->bknown = otmp->dknown =
|
otmp->known = otmp->bknown = otmp->dknown =
|
||||||
otmp->rknown = 1;
|
otmp->rknown = 1;
|
||||||
/* assumes artifacts don't have quan>1 */
|
/* assumes artifacts don't have quan>1 */
|
||||||
Sprintf(pbuf, "%s (worth %ld %s and %ld points)",
|
Sprintf(pbuf, "%s%s (worth %ld %s and %ld points)",
|
||||||
|
!otmp->oartifact ? "The " : "",
|
||||||
otmp->oartifact ? artifact_name(xname(otmp), &dummy) :
|
otmp->oartifact ? artifact_name(xname(otmp), &dummy) :
|
||||||
OBJ_NAME(objects[otmp->otyp]),
|
OBJ_NAME(objects[otmp->otyp]),
|
||||||
arti_cost(otmp), currency(2L),
|
arti_cost(otmp), currency(2L),
|
||||||
|
|||||||
Reference in New Issue
Block a user