diff --git a/code/modules/reagents/chemistry_reagents/toxin.dm b/code/modules/reagents/chemistry_reagents/toxin.dm index 1584584911..1b5c0be826 100644 --- a/code/modules/reagents/chemistry_reagents/toxin.dm +++ b/code/modules/reagents/chemistry_reagents/toxin.dm @@ -129,7 +129,7 @@ holder_mob.status_flags &= ~FAKEDEATH REMOVE_TRAIT(holder_mob, TRAIT_IMMOBILIZED, FAKEDEATH_TRAIT) -/datum/reagent/toxin/diethylamide +/datum/reagent/toxin/lsd name = "lysergic acid diethylamide" id = "diethylamide" description = "Lysergic acid diethylamide is a potent hallucinogenic agent which is considered nonaddictive, though potentially capable of causing permanent psychological changes."