Made war ops always allowed on teamwork, chaotic

This commit is contained in:
Putnam
2019-12-27 22:45:06 -08:00
parent 78f60df907
commit 5174cb08a6
3 changed files with 15 additions and 10 deletions
@@ -158,6 +158,7 @@ Property weights are:
desc = "Chaos: high. Variation: high. Likely antags: clock cult, revs, wizard."
property_weights = list("extended" = -1, "chaos" = 10)
weight = 2
flags = WAROPS_ALWAYS_ALLOWED
var/refund_cooldown
/datum/dynamic_storyteller/cowabunga/get_midround_cooldown()
@@ -178,6 +179,7 @@ Property weights are:
curve_centre = 2
curve_width = 1.5
weight = 2
flags = WAROPS_ALWAYS_ALLOWED
property_weights = list("valid" = 3, "trust" = 5)
/datum/dynamic_storyteller/team/get_injection_chance()