mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Clearer bluespace anomaly report (#29829)
This commit is contained in:
@@ -528,7 +528,7 @@ The access requirements on the Asteroid Shuttles' consoles have now been revoked
|
||||
alert_title = "Anomaly Alert"
|
||||
|
||||
/datum/command_alert/bluespace_anomaly/New(impact_area_name)
|
||||
message = "Bluespace anomaly detected in the vicinity of [station_name()]. [impact_area_name || "An unknown area"] has been affected."
|
||||
message = "Bluespace anomaly detected aboard [station_name()]. [impact_area_name ? "Areas somewhere in the vicinity of [impact_area_name] have" : "An unknown area has"] been affected."
|
||||
..()
|
||||
|
||||
//////////POWER DISABLED
|
||||
|
||||
Reference in New Issue
Block a user