From aff3b53b854f0aa735559482c84cc4f424329566 Mon Sep 17 00:00:00 2001 From: Samsterious Date: Tue, 26 Nov 2024 13:02:21 -0800 Subject: [PATCH] Add a station ai slot to Pebble --- Resources/Prototypes/Maps/pebble.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Maps/pebble.yml b/Resources/Prototypes/Maps/pebble.yml index 9535a004845..3a706ed77bc 100644 --- a/Resources/Prototypes/Maps/pebble.yml +++ b/Resources/Prototypes/Maps/pebble.yml @@ -18,6 +18,7 @@ #service Captain: [ 1, 1 ] HeadOfPersonnel: [ 1, 1 ] + StationAi: [ 1, 1 ] Bartender: [ 1, 2 ] Botanist: [ 2, 2 ] Boxer: [ 2, 2 ]