From a01ca30f2ec7f2f9cd8b7bd73548fa3aefd48446 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 24 Apr 2021 21:22:56 +0200 Subject: [PATCH] [MIRROR] fixes a minor typo in an area name (#5162) * Aft Cntral Primary Hallway is now Aft Central Primary Hallway(#58634) * fixes a minor typo in an area name Co-authored-by: manofpepsi <71612753+manofpepsi@users.noreply.github.com> --- code/game/area/space_station_13_areas.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/area/space_station_13_areas.dm b/code/game/area/space_station_13_areas.dm index ca7a416fc9d..4d14130b9e7 100644 --- a/code/game/area/space_station_13_areas.dm +++ b/code/game/area/space_station_13_areas.dm @@ -404,7 +404,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station icon_state = "hallCF" /area/hallway/primary/central/aft - name = "Aft Cntral Primary Hallway" + name = "Aft Central Primary Hallway" icon_state = "hallCA" /area/hallway/primary/upper