From cd0013c72ef24c1f968f6928aa9ad8e7e1092ef8 Mon Sep 17 00:00:00 2001 From: Krausus Date: Mon, 18 May 2015 03:16:55 -0400 Subject: [PATCH] Fixes name of Warden's Office area --- 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 5b498fe64cd..57f880d2177 100644 --- a/code/game/area/Space Station 13 areas.dm +++ b/code/game/area/Space Station 13 areas.dm @@ -1525,7 +1525,7 @@ var/list/ghostteleportlocs = list() icon_state = "security" /area/security/warden - name = "\improper Warden" + name = "\improper Warden's Office" icon_state = "Warden" /area/security/armoury