mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
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:
@@ -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\"."
|
||||
|
||||
Reference in New Issue
Block a user