From 84f1aa52e3a8458886cd6620b04a0aaebb2084f8 Mon Sep 17 00:00:00 2001 From: ori-disillusion-mirnov Date: Thu, 19 Mar 2026 13:16:58 -0400 Subject: [PATCH] bwehhhh --- code/modules/cm_marines/equipment/maps.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cm_marines/equipment/maps.dm b/code/modules/cm_marines/equipment/maps.dm index 41c7609e2c94..71de7f3427c9 100644 --- a/code/modules/cm_marines/equipment/maps.dm +++ b/code/modules/cm_marines/equipment/maps.dm @@ -110,7 +110,7 @@ GLOBAL_LIST_INIT(mapless_maps, list(MAP_RUNTIME, MAP_CHINOOK, MAIN_SHIP_DEFAULT_ /obj/item/map/sorokyne_map name = "\improper Sorokyne Strata map" - desc = "A map of the Weyland-Yutani colony Sorokyne Outpost, commonly known as Sorokyne Strata." + desc = "A map of the UPP colony Sorokyne Outpost, commonly known as Sorokyne Strata." html_link = "images/2/21/Sorokyne_Wiki_Map.jpg" //The fact that this is just a wiki-link makes me sad and amused. color = "cyan"