From fad5d5db83108714846696cc2ad319a21ed71155 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 29 Aug 2018 17:49:00 +0200 Subject: [PATCH] Update toolbox.dm --- 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 eac416cbbe..a68f8009ce 100644 --- a/code/game/objects/items/storage/toolbox.dm +++ b/code/game/objects/items/storage/toolbox.dm @@ -115,7 +115,7 @@ /obj/item/storage/toolbox/syndicate name = "black and red toolbox" icon_state = "syndicate" - desc = "A toolbox painted black with a red stripe. It looks more heavier then normal toolboxes." + desc = "A toolbox painted black with a red stripe. It looks more heavier than normal toolboxes." item_state = "toolbox_syndi" force = 15 throwforce = 18