Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Give smoke machines the simple_rotation component (#1614)
* Give smoke machines the simple_rotation component (#82169) ## About The Pull Request Smoke machines have a plumbing input, but as opposed to as far as I know all other plumbing machines they cannot easily be rotated. This is *really* awkward, and in some positions makes it a massive pain in the ass to position properly. Giving it the `/datum/component/simple_rotation` component that all other such machines have fixes this. ## Why It's Good For The Game It's really really awkward to orient where its plumbing input goes without this. Try put it against a wall with its plumbing end away from the wall, it sucks. ## Changelog :cl: qol: Smoke machines can actually be rotated with alt-click when unwrenched. /:cl: * Give smoke machines the simple_rotation component --------- Co-authored-by: _0Steven <[email protected]>
- Loading branch information