diff --git a/code/modules/reagents/Chemistry-Reagents-Antidepressants.dm b/code/modules/reagents/Chemistry-Reagents-Antidepressants.dm index d954384b68a..4c7c2e4fe5f 100644 --- a/code/modules/reagents/Chemistry-Reagents-Antidepressants.dm +++ b/code/modules/reagents/Chemistry-Reagents-Antidepressants.dm @@ -60,8 +60,8 @@ Methylphenidate /datum/reagent/antidepressant/paroxetine - name = "paroxetine" - id = "Paroxetine" + name = "Paroxetine" + id = "paroxetine" description = "Stabilizes the mind greatly, but has a chance of adverse effects." reagent_state = LIQUID color = "#C8A5DC"