diff --git a/Resources/Maps/_CP14/tavern.yml b/Resources/Maps/_CP14/tavern.yml index 98b93b561b..a9ba5340c0 100644 --- a/Resources/Maps/_CP14/tavern.yml +++ b/Resources/Maps/_CP14/tavern.yml @@ -77672,13 +77672,6 @@ entities: - type: Physics canCollide: False - type: InsideEntityStorage -- proto: CP14ExpeditionShipTargetPoint - entities: - - uid: 8 - components: - - type: Transform - pos: -0.5,0.5 - parent: 1 - proto: CP14FenceIronGrilleCorner entities: - uid: 5386 diff --git a/Resources/Prototypes/_CP14/Entities/Markers/misc.yml b/Resources/Prototypes/_CP14/Entities/Markers/misc.yml index dd0f7b8a84..51701eaa83 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/misc.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/misc.yml @@ -1,14 +1,3 @@ -- type: entity - id: CP14ExpeditionShipTargetPoint - parent: MarkerBase - name: Expedition ship target point - description: One of the possible arrival points of a ship carrying players - categories: [ ForkFiltered ] - components: - - type: CP14ExpeditionShipFTLTarget - - type: Sprite - state: pink - - type: entity id: CP14BankStorageMarker parent: MarkerBase @@ -26,4 +15,4 @@ range: 2 - type: CP14StealAreaAutoJobConnect departments: - - CP14Bank \ No newline at end of file + - CP14Bank