Nanotrasen to GATO - comments

I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
evilew
2024-11-19 01:59:28 +01:00
parent 17385694fe
commit 10ef9e374a
154 changed files with 326 additions and 326 deletions

View File

@@ -267,7 +267,7 @@ SUBSYSTEM_DEF(shuttle)
emergency.cancel()
if(!admiral_message)
admiral_message = pick(GLOB.admiral_messages)
admiral_message = pick(GLOB.admiral_messages) //GS13 - Nanotrasen to GATO
var/intercepttext = "<font size = 3><b>GATO Update</b>: Request For Shuttle.</font><hr>\
To whom it may concern:<br><br>\
We have taken note of the situation upon [station_name()] and have come to the \

View File

@@ -560,7 +560,7 @@ SUBSYSTEM_DEF(ticker)
/datum/controller/subsystem/ticker/proc/send_news_report()
var/news_message
var/news_source = "GATO News Network"
var/news_source = "GATO News Network" //GS13 - Nanotrasen to GATO
switch(news_report)
if(NUKE_SYNDICATE_BASE)
news_message = "In a daring raid, the heroic crew of [station_name()] detonated a nuclear device in the heart of a terrorist base."