From 4360b856d13918cfced2f535565bf263a009ee6e Mon Sep 17 00:00:00 2001 From: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com> Date: Sun, 1 Jun 2025 18:21:52 +0200 Subject: [PATCH] Spelling fixes/Britishims removed (#29494) --- code/modules/reagents/chemistry/reagents/drugs.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/reagents/chemistry/reagents/drugs.dm b/code/modules/reagents/chemistry/reagents/drugs.dm index 1d8bf8ed340..c6e5c4b417b 100644 --- a/code/modules/reagents/chemistry/reagents/drugs.dm +++ b/code/modules/reagents/chemistry/reagents/drugs.dm @@ -64,7 +64,7 @@ /datum/reagent/psilocybin name = "Psilocybin" id = "psilocybin" - description = "A strong psycotropic derived from certain species of mushroom." + description = "A strong psychotropic derived from certain species of mushroom." color = "#E700E7" // rgb: 231, 0, 231 taste_description = "visions" @@ -617,7 +617,7 @@ /datum/reagent/happiness name = "Happiness" id = "happiness" - description = "Fills you with ecstasic numbness and causes minor brain damage. If overdosed, causes sudden mood swings and spikes in heart rate." + description = "Fills you with ecstatic numbness and causes minor brain damage. If overdosed, causes sudden mood swings and spikes in heart rate." reagent_state = LIQUID color = "#f2ff00" overdose_threshold = 20 @@ -801,7 +801,7 @@ /datum/reagent/rotatium name = "Rotatium" id = "rotatium" - description = "A constantly swirling, oddly colourful fluid. Causes the consumer's sense of direction and hand-eye coordination to become wild." + description = "A constantly swirling, oddly colorful fluid. Causes the consumer's sense of direction and hand-eye coordination to become wild." reagent_state = LIQUID color = "#AC88CA" //RGB: 172, 136, 202 metabolization_rate = 0.6 * REAGENTS_METABOLISM