From dcecd6f03ae08f86ec26e938bdf928e539e2d4ce Mon Sep 17 00:00:00 2001 From: zerothebigboy Date: Mon, 21 Dec 2020 18:28:52 -0500 Subject: [PATCH] pogbox --- code/game/objects/items/storage/toolbox.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/storage/toolbox.dm b/code/game/objects/items/storage/toolbox.dm index a9d5f262de..26d772d6e4 100644 --- a/code/game/objects/items/storage/toolbox.dm +++ b/code/game/objects/items/storage/toolbox.dm @@ -105,7 +105,7 @@ GLOBAL_LIST_EMPTY(rubber_toolbox_icons) /obj/item/storage/toolbox/mechanical/old/clean // the assistant traitor toolbox, damage scales with TC inside name = "toolbox" - desc = "An old, blue toolbox, it menaces with a sickening miasma of robust energies. You sure about this, Brain?" + desc = "An old, blue toolbox. It menaces with a sickening miasma of robust energies. You sure about this, Brain?" icon_state = "toolbox_blue_clean" force = 19 throwforce = 22