From cb4bfa65d1ee8cd8563043d9d05dc0859343e869 Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Sun, 24 Nov 2019 03:01:55 +0000 Subject: [PATCH] Revert "?" This reverts commit 05d18171e0d8598fadd170c323d1bc574f28bb81. --- code/modules/hydroponics/grown/cotton.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/modules/hydroponics/grown/cotton.dm b/code/modules/hydroponics/grown/cotton.dm index 6555fc8cbd..3fa4247f57 100644 --- a/code/modules/hydroponics/grown/cotton.dm +++ b/code/modules/hydroponics/grown/cotton.dm @@ -76,5 +76,4 @@ throw_range = 3 attack_verb = list("bashed", "battered", "bludgeoned", "whacked") cotton_type = /obj/item/stack/sheet/cotton/durathread - cotton_name = "raw durathread" - \ No newline at end of file + cotton_name = "raw durathread" \ No newline at end of file