From b2edae89d2c3e52abdd1479240ddd340b622a7df Mon Sep 17 00:00:00 2001 From: JustCone <141039037+JustCone14@users.noreply.github.com> Date: Wed, 28 Aug 2024 18:35:57 +0100 Subject: [PATCH] Reach - Scientist added to map's prototype (#31567) Added scientist to map prototype --- Resources/Prototypes/Maps/reach.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Maps/reach.yml b/Resources/Prototypes/Maps/reach.yml index a0d6752c1f..0824e31775 100644 --- a/Resources/Prototypes/Maps/reach.yml +++ b/Resources/Prototypes/Maps/reach.yml @@ -30,5 +30,6 @@ Musician: [ 1, 1 ] AtmosphericTechnician: [ 1, 1 ] StationEngineer: [ 1, 2 ] + Scientist: [ 1, 1 ] Passenger: [ -1, -1 ] -- 2.51.2