From acce9d209f98954bbc2cc14fa0b106b0da2f9ca6 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Wed, 22 Mar 2017 13:38:25 -0400 Subject: [PATCH] > "IT'S A TARP" --- code/game/objects/structures/traps.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/structures/traps.dm b/code/game/objects/structures/traps.dm index 2b32864aecf..90500f14db7 100644 --- a/code/game/objects/structures/traps.dm +++ b/code/game/objects/structures/traps.dm @@ -1,5 +1,5 @@ /obj/structure/trap - name = "IT'S A TARP" + name = "IT'S A TRAP" desc = "stepping on me is a guaranteed bad day" icon = 'icons/obj/hand_of_god_structures.dmi' icon_state = "trap"