mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user