Remember novel titles in bones.

This commit is contained in:
Sean Hunt
2015-05-27 22:17:17 +09:00
parent ad3af4efb2
commit c447088538

View File

@@ -111,6 +111,7 @@ boolean restore;
discarding player notes attached to statues.] */
if (has_oname(otmp)
&& !(otmp->oartifact || otmp->otyp == STATUE
|| otmp->otyp == SPE_NOVEL
|| (otmp->otyp == CORPSE
&& otmp->corpsenm >= SPECIAL_PM))) {
free_oname(otmp);