From 5ee6f238416aa9bf6913dd716184864b1de98bff Mon Sep 17 00:00:00 2001 From: HeroWithYay Date: Sun, 14 Mar 2021 03:39:31 +1300 Subject: [PATCH] Safty isn't a word and even if it was this wouldn't be how you use it in a sentence. --- code/datums/traits/negative.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm index cce138e82c..38007023b5 100644 --- a/code/datums/traits/negative.dm +++ b/code/datums/traits/negative.dm @@ -153,7 +153,7 @@ GLOBAL_LIST_EMPTY(family_heirlooms) name = "Light Sensitivity" desc = "Bright lights irritate you. Your eyes start to water, your skin feels itchy against the photon radiation, and your hair gets dry and frizzy. Maybe it's a medical condition. If only Nanotrasen was more considerate of your needs..." value = -1 - gain_text = "The safty of light feels off..." + gain_text = "Bright lights seem irritating." lose_text = "Enlightening." medical_record_text = "Despite my warnings, the patient refuses turn on the lights, only to end up rolling down a full flight of stairs and into the cellar."