Update alien_infestation.dm (#2104)

This commit is contained in:
Useroth
2020-12-10 06:00:35 +01:00
committed by GitHub
parent b4966918af
commit 17dc487897
+5 -2
View File
@@ -1,8 +1,11 @@
/datum/round_event_control/alien_infestation
name = "Alien Infestation"
typepath = /datum/round_event/ghost_role/alien_infestation
weight = 5
//SKYRAT EDIT CHANGE BEGIN
//weight = 5 - SKYRAT EDIT - ORIGINAL
weight = 2
//SKYRAT EDIT CHANGE END
min_players = 10
/datum/round_event_control/alien_infestation/canSpawnEvent()