Lower Friendly cost from 4 to 2 (#56342)

Floyd agrees that a quirk that exists to aide exclusively other people should not cost as much as something that aids exclusively you. This fits in terms of power for the existing 2 point quirks: Clown/Mime Fan and Musician.
This commit is contained in:
Mothblocks
2021-01-25 00:25:21 -08:00
committed by GitHub
parent 7f287d72df
commit baa149800e
+1 -1
View File
@@ -111,7 +111,7 @@
/datum/quirk/friendly
name = "Friendly"
desc = "You give the best hugs, especially when you're in the right mood."
value = 4
value = 2
mob_trait = TRAIT_FRIENDLY
gain_text = "<span class='notice'>You want to hug someone.</span>"
lose_text = "<span class='danger'>You no longer feel compelled to hug others.</span>"