Make Abductors a Light Midround Antagonist (#70324)

* Make abductors a light ruleset antag

* Abductor Weight from 4 to 2
This commit is contained in:
IndieanaJones
2022-10-08 15:52:03 -07:00
committed by GitHub
parent 8814b93885
commit d6ab6cd095
@@ -663,7 +663,7 @@
/datum/dynamic_ruleset/midround/from_ghosts/abductors
name = "Abductors"
midround_ruleset_style = MIDROUND_RULESET_STYLE_HEAVY
midround_ruleset_style = MIDROUND_RULESET_STYLE_LIGHT
antag_datum = /datum/antagonist/abductor
antag_flag = ROLE_ABDUCTOR
enemy_roles = list(
@@ -675,7 +675,7 @@
required_enemies = list(2,2,1,1,1,1,1,0,0,0)
required_candidates = 2
required_applicants = 2
weight = 4
weight = 2
cost = 7
minimum_players = 25
repeatable = TRUE