From 3cc5de1a945d59c9f7019679505f1e3e592a9f2a Mon Sep 17 00:00:00 2001 From: iramoye Date: Sun, 28 Sep 2025 11:32:20 -0500 Subject: [PATCH] Init (#30565) --- code/modules/reagents/chemistry/reagents/food_reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/food_reagents.dm b/code/modules/reagents/chemistry/reagents/food_reagents.dm index caf3601f251..7b64aeebd30 100644 --- a/code/modules/reagents/chemistry/reagents/food_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/food_reagents.dm @@ -973,7 +973,7 @@ /datum/reagent/consumable/tinlux name = "Tinea Luxor" id = "tinlux" - description = "A stimulating ichor which causes luminescent fungi to grow on the skin. " + description = "A stimulating ichor which causes luminescent fungi to grow on the skin." color = "#b5a213" var/light_activated = FALSE taste_description = "tingling mushroom"