mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
Prevents alien infestations from being so common
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/datum/round_event_control/alien_infestation
|
||||
name = "Alien Infestation"
|
||||
typepath = /datum/round_event/ghost_role/alien_infestation
|
||||
weight = 5
|
||||
weight = 3
|
||||
|
||||
min_players = 10
|
||||
min_players = 20
|
||||
max_occurrences = 1
|
||||
|
||||
/datum/round_event/ghost_role/alien_infestation
|
||||
|
||||
Reference in New Issue
Block a user