diff --git a/src/bones.c b/src/bones.c index d2b4655bc..b1c9fbded 100644 --- a/src/bones.c +++ b/src/bones.c @@ -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);