* Refactors the RCD code a tad to remove a variable from all RCD's and instead get the reinf_walls.dm checks to be a compiled check with a istype. * Reverts back to variables for the reinforced walls check. Still reduced the amount of nessecary lines for it though