diff --git a/code/game/objects/structures/barsigns.dm b/code/game/objects/structures/barsigns.dm index bbc9392ecb3..b578631912b 100644 --- a/code/game/objects/structures/barsigns.dm +++ b/code/game/objects/structures/barsigns.dm @@ -79,7 +79,7 @@ /datum/barsign/thesingulo name = "The Singulo" icon = "thesingulo" - desc = "You feel yourself gravitating towards this bar" + desc = "Where people go that'd rather not be called by their name" /datum/barsign/thedrunkcarp name = "The Drunk Carp"