diff --git a/code/game/objects/structures/lattice.dm b/code/game/objects/structures/lattice.dm index 914ab7ff4c2..957662253fb 100644 --- a/code/game/objects/structures/lattice.dm +++ b/code/game/objects/structures/lattice.dm @@ -1,6 +1,6 @@ /obj/structure/lattice name = "lattice" - desc = "A lightweight support lattice." + desc = "A lightweight support lattice. These hold our station together." icon = 'icons/obj/structures.dmi' icon_state = "latticefull" density = 0