* Removing an organ from a autosurgeon now correctly updates its overlays + 2 more bonus autosurgeon fixes (#72471)
Removing an organ from an auto-surgeon with a screwdriver didn't call
update_appearance() and thus it kept its overlay as if it was full.
Fixes single use autosurgeons not consuming uses when their implant is
removed, this was a bug introduced by #68379
Autosurgeons now actually tell you what organ was removed from them.
* Removing an organ from a autosurgeon now correctly updates its overlays + 2 more bonus autosurgeon fixes
Co-authored-by: NamelessFairy <40036527+NamelessFairy@users.noreply.github.com>