Merge pull request #12855 from DeltaFire15/AAAAAAAA

Unfucks the monophobia traits (Aswell as traits in general) with this one simple trick
This commit is contained in:
silicons
2020-07-22 11:41:48 -07:00
committed by GitHub
+1 -1
View File
@@ -453,7 +453,7 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
gain_text = "<span class='notice'>You feel cold-blooded.</span>" gain_text = "<span class='notice'>You feel cold-blooded.</span>"
lose_text = "<span class='notice'>You feel more warm-blooded.</span>" lose_text = "<span class='notice'>You feel more warm-blooded.</span>"
/datum/quirk/monophobia /datum/quirk/monophobia
name = "Monophobia" name = "Monophobia"
desc = "You will become increasingly stressed when not in company of others, triggering panic reactions ranging from sickness to heart attacks." desc = "You will become increasingly stressed when not in company of others, triggering panic reactions ranging from sickness to heart attacks."
value = -3 // Might change it to 4. value = -3 // Might change it to 4.