diff --git a/code/datums/traits/good.dm b/code/datums/traits/good.dm
index c0762bac662..b6a2ebac642 100644
--- a/code/datums/traits/good.dm
+++ b/code/datums/traits/good.dm
@@ -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 = "You want to hug someone."
lose_text = "You no longer feel compelled to hug others."