mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge pull request #9916 from Novacat/nova-basicfixes
Temporarily disables ingame news thing
This commit is contained in:
@@ -2,7 +2,7 @@ GLOBAL_DATUM_INIT(news_data, /datum/lore/news, new)
|
||||
|
||||
/datum/feed_network/New()
|
||||
CreateFeedChannel("Station Announcements", "NanoTrasen", 1, 1, "New Station Announcement Available")
|
||||
CreateFeedChannel("Vir News Network", "Oculum Broadcast", 1, 1, "Updates from the Vir News Network!")
|
||||
//CreateFeedChannel("Vir News Network", "Oculum Broadcast", 1, 1, "Updates from the Vir News Network!") //VOREStation Removal
|
||||
|
||||
/datum/lore/news
|
||||
var/datum/feed_channel/station_newspaper
|
||||
|
||||
Reference in New Issue
Block a user