Closed Loobinex closed 5 years ago
If a unit has the NO_CORPSE_ROTTING property in its creature config, the corpse of this unit will not be dragged to graveyards. This is as intended.
However, as a side effect the corpse will never disappear, which is not intended behavior.
This is caused by this line of code.
If a unit has the NO_CORPSE_ROTTING property in its creature config, the corpse of this unit will not be dragged to graveyards. This is as intended.
However, as a side effect the corpse will never disappear, which is not intended behavior.
This is caused by this line of code.