From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Sat, 4 May 2024 11:10:08 +0000 (+0300) Subject: Added Train station into map rotation (#27534) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e7d24b56489128da371b5d45b15d9d4c4bd48149;p=space-station-14.git Added Train station into map rotation (#27534) * Update default.yml * more sec --- diff --git a/Resources/Prototypes/Maps/Pools/default.yml b/Resources/Prototypes/Maps/Pools/default.yml index 62e05c3a02..245ccce4b7 100644 --- a/Resources/Prototypes/Maps/Pools/default.yml +++ b/Resources/Prototypes/Maps/Pools/default.yml @@ -15,4 +15,4 @@ - Saltern - Packed - Reach - #- Train <- return after station anchoring PR is finished and merged + - Train diff --git a/Resources/Prototypes/Maps/train.yml b/Resources/Prototypes/Maps/train.yml index f500d85af9..b18db7aea8 100644 --- a/Resources/Prototypes/Maps/train.yml +++ b/Resources/Prototypes/Maps/train.yml @@ -49,8 +49,8 @@ #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SecurityOfficer: [ 4, 4 ] - SecurityCadet: [ 2, 3 ] + SecurityOfficer: [ 6, 6 ] + SecurityCadet: [ 3, 3 ] Lawyer: [ 1, 2 ] #supply Quartermaster: [ 1, 1 ]