Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore mouse_opacity for morpher ejected items (#3841)
# About the pull request This PR simply restores the mouse_opacity setting for any item ejected by the egg morpher. Normally /obj/item/storage/proc/_item_removal restores this change, but the morpher is simply force moving items and doesn't restore that to initial like removing from storage would normally. # Explain why it's good for the game Fixes #3703 or at least should greatly mitigate it. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> ![image](https://github.com/cmss13-devs/cmss13/assets/76988376/ae816b0e-0a85-441b-ab6d-962e02eff97a) </details> # Changelog :cl: Drathek fix: Fix morpher ejected items and dumped objectives not restoring their mouse_opacity setting. /:cl:
- Loading branch information