Files
Bubberstation/code/game/objects
Bloop 87d0fff3a8 [MISSED MIRROR] Fixes silly siding sprites (#76586) (#22439)
* Fixes silly siding sprites (#76586)

## About The Pull Request

Detaches siding code from the macro in #74171 because it wasn't doing
its job properly. I tried to fix it, but I'm not a very good coder and
opted to manually define each of the variations of siding. So this is
more of a bandaid fix than anything.

## Why It's Good For The Game

Fixes #76195, fixes #75059
Correct turf decals look better than wrong ones

look at how much nicer this corner looks now

![image](https://github.com/tgstation/tgstation/assets/73006946/39e78e69-e26f-4456-ac87-fecfe4d288ef)

## Changelog

🆑
image: Siding now uses the correct sprite on corners and endpieces.
/🆑

* Fixes modular icon states

---------

Co-authored-by: norsvenska <73006946+norsvenska@users.noreply.github.com>
2023-07-15 14:45:16 -07:00
..