From 40f48c4ffb27072fc130bdeeee9524ad5665e6e0 Mon Sep 17 00:00:00 2001 From: lessthanthree <83487515+lessthnthree@users.noreply.github.com> Date: Tue, 14 Feb 2023 13:07:19 -0800 Subject: [PATCH] [MODULAR] I forgot to make the tram run you over, and we can't have that (#19336) Update event_chaos_system.dm --- modular_skyrat/modules/event_vote/code/event_chaos_system.dm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modular_skyrat/modules/event_vote/code/event_chaos_system.dm b/modular_skyrat/modules/event_vote/code/event_chaos_system.dm index 6fb11eb44bb..04a242d97b6 100644 --- a/modular_skyrat/modules/event_vote/code/event_chaos_system.dm +++ b/modular_skyrat/modules/event_vote/code/event_chaos_system.dm @@ -152,6 +152,9 @@ /datum/round_event_control/supermatter_surge chaos_level = EVENT_CHAOS_LOW +/datum/round_event_control/tram_malfunction + chaos_level = EVENT_CHAOS_LOW + // MODERATE CHAOS PRESETS /datum/round_event_control/cme/moderate