Adds a sign, and applicable sprite, to indicate that an area is shielded against the Radiation Storm event. (#22676)

Modders/Mappers resource for now. Does as the title says. The sprite's
in, the sign's coded, but I didn't actually place any of these around
the ship.
This commit is contained in:
ASmallCuteCat
2026-07-14 20:07:48 +00:00
committed by GitHub
parent 8ec3777659
commit 982afded46
4 changed files with 1404 additions and 1326 deletions
+5
View File
@@ -355,6 +355,11 @@
desc = "A hazard sign which reads \"RADIATION HAZARD\"."
icon_state = "radiation"
/obj/structure/sign/radshield
name = "\improper RADIATION SHELTER sign"
desc = "A sign that gives directions towards radiation-shielded areas."
icon_state = "radshield_arrow"
/obj/structure/sign/drop
name = "\improper DANGER: DROP HAZARD sign"
desc = "A danger sign which reads \"DANGER: DROP HAZARD\"."