remove ship target point
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
- CP14Bank
|
||||
|
||||
Reference in New Issue
Block a user