From 3e63e4590d8d9df78eaf0dafc3cc601c12b73bd0 Mon Sep 17 00:00:00 2001 From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:16:07 -0400 Subject: [PATCH] Adjust bureaucratic error to prevent only passenger being available (#40001) Fire all the interns --- Resources/Prototypes/GameRules/events.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index c9e612c7f5..73ed173fdf 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -157,6 +157,10 @@ - type: BureaucraticErrorRule ignoredJobs: - StationAi + - ResearchAssistant + - MedicalIntern + - SecurityCadet + - TechnicalAssistant - type: entity id: ClericalError -- 2.51.2