From 0b613b331246821cf3491a920b54079f60495b56 Mon Sep 17 00:00:00 2001 From: RikuTheKiller <88713943+RikuTheKiller@users.noreply.github.com> Date: Sat, 21 Sep 2024 19:32:12 +0300 Subject: [PATCH] no one is reworking this fuck it --- .../modules/storytellers/converted_events/solo/obsessed.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/monkestation/code/modules/storytellers/converted_events/solo/obsessed.dm b/monkestation/code/modules/storytellers/converted_events/solo/obsessed.dm index deb7b8b1e792..35fecd82c412 100644 --- a/monkestation/code/modules/storytellers/converted_events/solo/obsessed.dm +++ b/monkestation/code/modules/storytellers/converted_events/solo/obsessed.dm @@ -18,13 +18,13 @@ JOB_CYBORG, ROLE_POSITRONIC_BRAIN, ) - weight = 6 - max_occurrences = 3 + weight = 0 // disabled + max_occurrences = 0 // disabled /datum/round_event_control/antagonist/solo/obsessed/midround name = "Compulsive Obsession" prompted_picking = TRUE - maximum_antags = 4 + maximum_antags = 0 // disabled /datum/round_event/antagonist/solo/obsessed