From df53f9a01f4d7a51c780031bcacbc6e4db515f14 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:18:27 +0300 Subject: [PATCH] remove ship target point --- Resources/Maps/_CP14/tavern.yml | 7 ------- .../Prototypes/_CP14/Entities/Markers/misc.yml | 13 +------------ 2 files changed, 1 insertion(+), 19 deletions(-) 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