Patches Rad_Area Directional Sign Helpers (#67945)

Patches Rad_Area Directional Sign

Hey there,

I was trying to do something much more ambitious, but that completely fell through. I did catch this little mistake that caused this to occur though:

This PR just makes it the correct pathing for the directional helpers.
This commit is contained in:
san7890
2022-06-25 15:57:51 -04:00
committed by GitHub
parent a7813db281
commit 446fd1d098
@@ -135,7 +135,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/warning/radiation, 32)
desc = "A warning sign which reads 'RADIOACTIVE AREA'."
is_editable = TRUE
MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/warning/rad_area, 32)
MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/warning/radiation/rad_area, 32)
/obj/structure/sign/warning/xeno_mining
name = "\improper DANGEROUS ALIEN LIFE sign"