Fix test fail from dupe prototypes (#23827)
remove dupe and fix test fail
This commit is contained in:
parent
c34e18e4e2
commit
2fe11e793f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue