mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update extended.dm
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
G.on_report()
|
||||
|
||||
/datum/game_mode/extended/announced/send_intercept()
|
||||
var/greenshift_message = "Thanks to the tireless efforts of our security and intelligence divisions, there are currently no credible threats to [station_name()]. All station construction projects have been authorized. Have a secure shift!<br><br>[generate_station_trait_report()]"
|
||||
var/greenshift_message = "Thanks to the tireless efforts of our security and intelligence divisions, there are currently no credible threats to [station_name()]. All station construction projects have been authorized. Have a secure shift!"
|
||||
. += "<b><i>Central Command Status Summary</i></b><hr>"
|
||||
. += greenshift_message
|
||||
. += generate_station_trait_report()
|
||||
|
||||
Reference in New Issue
Block a user