mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Update world.dm
This commit is contained in:
@@ -308,7 +308,7 @@ GLOBAL_LIST(topic_status_cache)
|
||||
var/defaultstation = CONFIG_GET(string/stationname)
|
||||
if(servername || stationname != defaultstation)
|
||||
. += (servername ? "<b>[servername]" : "<b>")
|
||||
. += (stationname != defaultstation ? "[servername ? ": " : ""][stationname]</b>\] " : "</b>\] ")
|
||||
. += (stationname != defaultstation ? "[servername ? " — " : ""][stationname]</b>\] " : "</b>\] ")
|
||||
|
||||
var/communityname = CONFIG_GET(string/communityshortname)
|
||||
var/communitylink = CONFIG_GET(string/communitylink)
|
||||
|
||||
Reference in New Issue
Block a user