From 344bc049cc02e4d05797475e4808c98a4abd9315 Mon Sep 17 00:00:00 2001 From: warriorstar-orion Date: Thu, 17 Jul 2025 17:51:32 -0400 Subject: [PATCH] add 60-pop floor to emerald (#29782) --- code/datums/mapping/station_maps.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/datums/mapping/station_maps.dm b/code/datums/mapping/station_maps.dm index 7ccc0d3633d..6ad08016167 100644 --- a/code/datums/mapping/station_maps.dm +++ b/code/datums/mapping/station_maps.dm @@ -31,7 +31,8 @@ fluff_name = "NSS Diagoras" technical_name = "EmeraldStation" map_path = "_maps/map_files/stations/emeraldstation.dmm" - webmap_url = "https://affectedarc07.co.uk/emerald.html" + webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/emeraldstation/" + min_players_random = 60 welcome_sound = 'sound/AI/welcome_diagoras.ogg' /datum/map/test_tiny