Manel Navola
f7ac546f39
Added suicide for Crematorium and Recycler, soft fixed Recycled gibbing (#2610)
* Added suicide for Crematorium and Recycler, soft fixed Recycled gibbing
* Renamed _cancelToken to _cremateCancelToken, made _cremateCancelToken nullable
* Update Content.Server/GameObjects/Components/Morgue/CrematoriumEntityStorageComponent.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Added Ownder.Deleted check inside timer
* Added TODO gibbing comments
* Removed innecessary code and removed deleting entities when getting 'gibbed'
* Fix ghosting with gibbing.
Co-authored-by: Manel Navola <ManelNavola@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>