Made intrigue not care about valid.

This commit is contained in:
Putnam
2019-12-15 14:49:43 -08:00
parent 3d0d1de94c
commit 138f2d05f0
@@ -120,7 +120,7 @@ Property weights are:
name = "Intrigue"
desc = "Rules that lead the crew to distrust one another."
curve_width = 4
property_weights = list("trust" = -5, "valid" = -1)
property_weights = list("trust" = -5)
/datum/dynamic_storyteller/classic
name = "Classic"