From e542258e645fea77aacb0507c7703ffac9d28c0a Mon Sep 17 00:00:00 2001 From: Citinited Date: Sat, 5 Jan 2019 18:58:01 +0000 Subject: [PATCH] slight jestosterone description tweak --- code/modules/reagents/chemistry/reagents/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/misc.dm b/code/modules/reagents/chemistry/reagents/misc.dm index f86f463e08e..031732b65cc 100644 --- a/code/modules/reagents/chemistry/reagents/misc.dm +++ b/code/modules/reagents/chemistry/reagents/misc.dm @@ -422,7 +422,7 @@ /datum/reagent/jestosterone //Formerly known as Nitrogen tungstide hypochlorite before NT fired the chemists for trying to be funny name = "Jestosterone" id = "jestosterone" - description = "Jestosterone is an odd chemical compound that induces a variety of annoying side-effects in the average person. It also causes mild intoxication." + description = "Jestosterone is an odd chemical compound that induces a variety of annoying side-effects in the average person. It also causes mild intoxication, and is toxic to mimes." color = "#ff00ff" //Fuchsia, pity we can't do rainbow here taste_message = "a funny flavour"