Skip to content

Fixes Dissolve destroying worn items

Rob Nelson requested to merge pull/6346/Bug-Fixes-Only into Bleeding-Edge

Created by: Cyadox

Fixes Dissolve deleting jumpsuits, hardsuits, helmets, etc. by adding a proc to drop all the items a mob is wearing BEFORE gibbing them.

Tested locally with no issues. Does NOT drop implants or other implanted items, only those worn on the outside.

Merge request reports