From 6f90706b49be4bbedfbb26223dfb70079f9e1c9b Mon Sep 17 00:00:00 2001 From: Thunder12345 Date: Fri, 25 Aug 2017 01:29:12 +0100 Subject: [PATCH] It's oranges (#30158) * It's oranges * sweeps away the memes --- code/modules/hydroponics/grown/citrus.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/hydroponics/grown/citrus.dm b/code/modules/hydroponics/grown/citrus.dm index 76401da5354..2abbab0f291 100644 --- a/code/modules/hydroponics/grown/citrus.dm +++ b/code/modules/hydroponics/grown/citrus.dm @@ -53,7 +53,7 @@ /obj/item/reagent_containers/food/snacks/grown/citrus/orange seed = /obj/item/seeds/orange name = "orange" - desc = "It's an tangy fruit." + desc = "It's a tangy fruit." icon_state = "orange" filling_color = "#FFA500"