Forget obj trap known in bones file

This commit is contained in:
Pasi Kallinen
2024-12-19 15:29:29 +02:00
parent 87694e1a95
commit 5de7f986a0

View File

@@ -105,6 +105,7 @@ resetobjs(struct obj *ochain, boolean restore)
otmp->rknown = 0;
otmp->lknown = 0;
otmp->cknown = 0;
otmp->tknown = 0;
otmp->invlet = 0;
otmp->no_charge = 0;
otmp->how_lost = LOST_NONE;