Macros for checking is object artifact

This commit is contained in:
Pasi Kallinen
2022-08-12 19:37:34 +03:00
parent fc3729d249
commit 9be2e581b7
19 changed files with 53 additions and 54 deletions

View File

@@ -522,7 +522,7 @@ doread(void)
"became literate by reading a coin's engravings");
return ECMD_TIME;
} else if (scroll->oartifact == ART_ORB_OF_FATE) {
} else if (is_art(scroll, ART_ORB_OF_FATE)) {
if (Blind)
You("feel the engraved signature:");
else