Merge pull request #8804 from VOREStation/upstream-merge-7530

[MIRROR] Disables Swarmer Drones
This commit is contained in:
Novacat
2020-08-22 09:23:20 -04:00
committed by GitHub
@@ -5,6 +5,7 @@
departments = list(DEPARTMENT_EVERYONE, DEPARTMENT_SECURITY, DEPARTMENT_ENGINEERING)
chaos = 60
chaotic_threshold = EVENT_CHAOS_THRESHOLD_HIGH_IMPACT
enabled = FALSE // Turns out they are in fact grossly OP.
var/safe_for_extended = FALSE
/datum/event2/meta/swarm_boarder/get_weight()