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:
@@ -452,8 +452,8 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
|
|||||||
mob_trait = TRAIT_COLDBLOODED
|
mob_trait = TRAIT_COLDBLOODED
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user