B03004 - candelabrum in bones file

curse the candelabrum, like other similar artifacts
This commit is contained in:
cohrs
2003-05-24 01:59:11 +00:00
parent 4b22aa7bff
commit aace75a34d
2 changed files with 2 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ boolean restore;
otmp->quan = (long)otmp->spe;
otmp->spe = 0;
otmp->owt = weight(otmp);
curse(otmp);
} else if (otmp->otyp == BELL_OF_OPENING) {
otmp->otyp = BELL;
curse(otmp);