Merge pull request #1388 from EmperorJon/09_Apr._Rename_news

Changes the feed creator for the Vir Times
This commit is contained in:
Neerti
2016-04-09 21:47:37 -04:00
+1 -1
View File
@@ -87,7 +87,7 @@ var/global/economy_init = 0
if(economy_init)
return 2
news_network.CreateFeedChannel("The Vir Times", "SolGov Minister of Information", 1, 1)
news_network.CreateFeedChannel("The Vir Times", "Vir Times ExoNode - Northern Star", 1, 1)
news_network.CreateFeedChannel("The Gibson Gazette", "Editor Mike Hammers", 1, 1)
for(var/loc_type in typesof(/datum/trade_destination) - /datum/trade_destination)