From 2cedcdc3060d2ab93156b4b8c0c62381071f4736 Mon Sep 17 00:00:00 2001 From: Fansana Date: Sat, 20 Jul 2024 21:12:04 +0200 Subject: [PATCH] solves: #41 --- Resources/Prototypes/Announcers/!randomAnnouncers.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Announcers/!randomAnnouncers.yml b/Resources/Prototypes/Announcers/!randomAnnouncers.yml index a796094b28d..059c0295d44 100644 --- a/Resources/Prototypes/Announcers/!randomAnnouncers.yml +++ b/Resources/Prototypes/Announcers/!randomAnnouncers.yml @@ -1,8 +1,8 @@ - type: weightedRandom id: RandomAnnouncers weights: - Intern: 0.15 - MedBot: 0.5 - Michael: 0.9 - NEIL: 1 - VoxFem: 0.55 + Intern: 0 + MedBot: 0 + Michael: 1 + NEIL: 0 + VoxFem: 0