Hard deletes fun from Konyang (Point Verdant Radio Changes) (#18560)

* Konyang Radio

* Changelog spell

* Requested Changes (kill me)

* more

---------

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2024-03-05 13:06:03 -05:00
committed by GitHub
parent afc3a061d3
commit a58283353d
8 changed files with 122 additions and 34 deletions
+2
View File
@@ -48,6 +48,8 @@ var/global/area/overmap/map_overmap // Global object used to locate the overmap
var/comms_support = FALSE
/// Snowflake name to apply to comms equipment ("shipboard radio headset", "intercom (shipboard)", "shipboard telecommunications mainframe"), etc.
var/comms_name = "shipboard"
/// Snowflake name to label frequency, if not set, frequency defaults to overmap name
var/freq_name = ""
/// Whether away ship comms have access to the common channel / PUB_FREQ
var/use_common = FALSE
var/list/navigation_viewers // list of weakrefs to people viewing the overmap via this ship