mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Update alien_infestation.dm (#2104)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user