From ae1cbbc9147ff0f3b72f45fb72f4e973f83ecfaa Mon Sep 17 00:00:00 2001 From: Sadhorizon <108196626+Sadhorizon@users.noreply.github.com> Date: Sat, 5 Oct 2024 06:19:39 +0200 Subject: [PATCH] Komodo FO is now an officer. (#3449) ## About The Pull Request Title plus puts them at the top of the list. ## Why It's Good For The Game FOs are officers and at the top of the list. ## Changelog :cl: fix: Komodo Bridge Officer is now actually an officer. /:cl: --- _maps/configs/syndicate_gorlex_komodo.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/_maps/configs/syndicate_gorlex_komodo.json b/_maps/configs/syndicate_gorlex_komodo.json index ca72d5b0eef5f..b51dee46ffd9e 100644 --- a/_maps/configs/syndicate_gorlex_komodo.json +++ b/_maps/configs/syndicate_gorlex_komodo.json @@ -29,6 +29,11 @@ "officer": true, "slots": 1 }, + "Bridge Officer": { + "outfit": "/datum/outfit/job/syndicate/head_of_personnel/cybersun", + "officer": true, + "slots": 1 + }, "Medic": { "outfit": "/datum/outfit/job/syndicate/doctor/gorlex", "slots": 1 @@ -44,10 +49,6 @@ "Deck Assistant": { "outfit": "/datum/outfit/job/syndicate/assistant/gorlex", "slots": 2 - }, - "Bridge Officer": { - "outfit": "/datum/outfit/job/syndicate/head_of_personnel/cybersun", - "slots": 1 } }, "enabled": true