diff --git a/code/modules/events/portal_storm.dm b/code/modules/events/portal_storm.dm index 1d8f00fabbb9..7d306fedcd9a 100644 --- a/code/modules/events/portal_storm.dm +++ b/code/modules/events/portal_storm.dm @@ -3,7 +3,7 @@ typepath = /datum/round_event/portal_storm/syndicate_shocktroop weight = 2 min_players = 15 - max_occurences = 5 + max_occurrences = 5 earliest_start = 30 MINUTES category = EVENT_CATEGORY_ENTITIES description = "Syndicate troops pour out of portals."