mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
More Tau Ceti Radio Stations (#18970)
Adds three additional radio stations to Tau Ceti. - 87.5 Mendell City Bugle is a news station bringing the latest happenings across the city. - 90.7 Hi-Fi Sports broadcasts an American football game as it happens, as well as a basketball game written by Desven. - 93.1 Phoenix FM is a generic talk/music variety station. I'm aware Alberyk has a PR #18963 up for stations as well. These should mesh together alright.
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
starlight_power = 5
|
||||
starlight_range = 2
|
||||
|
||||
lore_radio_stations = list(
|
||||
"87.5 Mendell City Bugle Radio" = "config/example/lore_radio/tauceti/87.5_Mendell_City_Bugle.txt",
|
||||
"90.7 Hi-Fi Sports FM" = "config/example/lore_radio/tauceti/90.7_Hi_Fi_Sports.txt",
|
||||
"93.1 Phoenix FM" = "config/example/lore_radio/tauceti/93.1_PhoenixFM.txt",
|
||||
"103.1 Nightingale Radio" = "config/example/lore_radio/tauceti/93.1_PhoenixFM.txt",
|
||||
)
|
||||
|
||||
/datum/space_sector/romanovich
|
||||
name = SECTOR_ROMANOVICH
|
||||
description = "The Romanovich Cloud is a shell of icy, rocky and metallic bodies that orbit very distant Tau Ceti, past even the Dust Belt. Rich in deposits of precious and \
|
||||
|
||||
Reference in New Issue
Block a user