From 5b76727d7365de7944f99197752953cff09617cf Mon Sep 17 00:00:00 2001 From: Tastyfish Date: Thu, 3 Mar 2016 15:26:55 -0500 Subject: [PATCH] Changes neurotoxin drink name because of name clash with supertoxin --- .../modules/reagents/oldchem/reagents/drink/reagents_alcohol.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/oldchem/reagents/drink/reagents_alcohol.dm b/code/modules/reagents/oldchem/reagents/drink/reagents_alcohol.dm index eb862a4300f..2fc5e2a600e 100644 --- a/code/modules/reagents/oldchem/reagents/drink/reagents_alcohol.dm +++ b/code/modules/reagents/oldchem/reagents/drink/reagents_alcohol.dm @@ -639,7 +639,7 @@ /datum/reagent/ethanol/neurotoxin - name = "Neurotoxin" + name = "Neuro-toxin" id = "neurotoxin" description = "A strong neurotoxin that puts the subject into a death-like state." reagent_state = LIQUID