This commit is contained in:
nethack.allison
2006-02-26 18:17:26 +00:00
parent 8dec47ee60
commit e246571263

View File

@@ -1154,7 +1154,7 @@ struct obj *sobj;
known = TRUE; known = TRUE;
if (!already_known) if (!already_known)
pline("This is a charging scroll."); pline("This is a charging scroll.");
/* use it up now to prevent if from showing in the /* use it up now to prevent it from showing in the
getobj picklist because the "disappears" message getobj picklist because the "disappears" message
was already delivered */ was already delivered */
useup(sobj); useup(sobj);