code/datums/mutable_appearance.dm 
/proc/mutable_appearance | |
---|---|
/proc/make_mutable_appearance_directional | Takes an input mutable appearance, returns a copy of it with the hidden flag flipped to avoid inheriting dir from what it's drawn on This inheriting thing is handled by a hidden flag on the /image (MAs are subtypes of /image) |