wall-nerds / wallening

A group of /tg/station devs attempt to 3/4thify ss13
https://www.tgstation13.org/
GNU Affero General Public License v3.0
9 stars 4 forks source link

Adds a helper for generating "joined" wall MAs #207

Closed LemonInTheDark closed 6 months ago

LemonInTheDark commented 6 months ago

This'll come in handy for false walls. Takes a junction and icon as input, returns a mutable appearance that has inside it all the overlays making up that wall.

It does mean we now need to keep parity between the two procs, but that's not the WORST thing in the world