From 294b50eddf9c5c85644d56d4d358aa917e0b76e2 Mon Sep 17 00:00:00 2001 From: CitrusGender <31262308+CitrusGender@users.noreply.github.com> Date: Tue, 24 Dec 2019 16:22:23 -0500 Subject: [PATCH] lol whoops --- code/game/objects/structures/fluff.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/structures/fluff.dm b/code/game/objects/structures/fluff.dm index d8819e736e7..c642573bac3 100644 --- a/code/game/objects/structures/fluff.dm +++ b/code/game/objects/structures/fluff.dm @@ -262,8 +262,8 @@ icon_state = "clockgolem_dead" /obj/structure/fluff/hedge - name = "lightpost" - desc = "A homely lightpost adorned with festive decor." + name = "hedge" + desc = "A large bushy hedge." icon = 'icons/obj/smooth_structures/hedge.dmi' icon_state = "hedge" smooth = SMOOTH_TRUE