more update_inventory calls
in passive_obj and erode_armor
This commit is contained in:
@@ -2184,6 +2184,8 @@ struct attack *mattk; /* null means we find one internally */
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
if (carried(obj)) update_inventory();
|
||||
}
|
||||
|
||||
/* Note: caller must ascertain mtmp is mimicking... */
|
||||
|
||||
Reference in New Issue
Block a user