From b8ce5bc7cf35c91649c4059453fc94a8a0061a5e Mon Sep 17 00:00:00 2001 From: Samuel Rowe Date: Wed, 6 May 2015 15:31:09 +1200 Subject: [PATCH] E --- code/game/objects/structures/lattice.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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