From 1f7e9d8ab5582a7d7edfb1b6b5c952a1287141ff Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Sun, 24 Nov 2019 03:01:51 +0000 Subject: [PATCH] Revert "please" This reverts commit ac53c26d87ea08214276c706bd9d07672db87145. --- code/modules/hydroponics/grown/cotton.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/hydroponics/grown/cotton.dm b/code/modules/hydroponics/grown/cotton.dm index 3fa4247f57..6555fc8cbd 100644 --- a/code/modules/hydroponics/grown/cotton.dm +++ b/code/modules/hydroponics/grown/cotton.dm @@ -76,4 +76,5 @@ 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