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"