From 2fe11e793f5c9760015c09f55879cb4d808e2a78 Mon Sep 17 00:00:00 2001 From: Vasilis Date: Wed, 10 Jan 2024 00:31:50 +0100 Subject: [PATCH] Fix test fail from dupe prototypes (#23827) remove dupe and fix test fail --- Resources/Prototypes/Entities/Stations/base.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Stations/base.yml b/Resources/Prototypes/Entities/Stations/base.yml index 1a6447eba1..b526bfd45e 100644 --- a/Resources/Prototypes/Entities/Stations/base.yml +++ b/Resources/Prototypes/Entities/Stations/base.yml @@ -78,15 +78,6 @@ - /Maps/Ruins/relaystation.yml - /Maps/Ruins/whiteship.yml -- type: entity - id: BaseStationShuttlesCore - abstract: true - components: - - type: GridSpawn - paths: - - /Maps/Shuttles/cargo_core.yml - - /Maps/Shuttles/mining.yml - - type: entity id: BaseStationCentcomm abstract: true -- 2.51.2