From 61394d3921ca61ce8272b034299abfbdf8123a17 Mon Sep 17 00:00:00 2001 From: Mloc Date: Tue, 30 Sep 2014 22:18:25 +0100 Subject: [PATCH] fixes #6561 Signed-off-by: Mloc --- code/modules/reagents/Chemistry-Reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/Chemistry-Reagents.dm b/code/modules/reagents/Chemistry-Reagents.dm index 7a3d8a95181..ec71df287a0 100644 --- a/code/modules/reagents/Chemistry-Reagents.dm +++ b/code/modules/reagents/Chemistry-Reagents.dm @@ -3424,7 +3424,7 @@ datum ethanol/toxins_special name = "Toxins Special" - id = "toxinsspecial" + id = "phoronspecial" description = "This thing is ON FIRE! CALL THE DAMN SHUTTLE!" reagent_state = LIQUID color = "#664300" // rgb: 102, 67, 0