diff --git a/modular_skyrat/modules/ices_events/code/ICES_event_config.dm b/modular_skyrat/modules/ices_events/code/ICES_event_config.dm index 334ed1d3f5f..1a543011c1b 100644 --- a/modular_skyrat/modules/ices_events/code/ICES_event_config.dm +++ b/modular_skyrat/modules/ices_events/code/ICES_event_config.dm @@ -543,11 +543,11 @@ /** * Spess Vines * - * Disabled: Needs rebalancing + * */ /datum/round_event_control/spacevine - max_occurrences = 0 - intensity_restriction = TRUE + max_occurrences = 1 + weight = MED_EVENT_FREQ /** * Spiders *