From 2474e84299bf4af2c24dc6dd704827daf475a4c8 Mon Sep 17 00:00:00 2001 From: dannno Date: Fri, 27 Feb 2015 15:59:50 -0500 Subject: [PATCH] REALLY FIXED THIS TIME LOL --- code/game/objects/structures/barsigns.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/structures/barsigns.dm b/code/game/objects/structures/barsigns.dm index 198cf71e19b..0ed4628a7d0 100644 --- a/code/game/objects/structures/barsigns.dm +++ b/code/game/objects/structures/barsigns.dm @@ -210,7 +210,7 @@ icon = "honkednloaded" desc = "Honk." -/datm/barsign/thenest +/datum/barsign/thenest name = "The Nest" icon = "thenest" desc = "A good place to retire for a drink after a long night of crime fighting."