@@ -6,13 +6,32 @@
|
||||
suffix: ONCE ON MAP
|
||||
description: Marks the specified area as a “bank vault” to credit all bankers with treasure storage goals
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: pink
|
||||
- sprite: /Textures/_CP14/Objects/Economy/jewelry.rsi
|
||||
state: ruby1
|
||||
- type: StealArea
|
||||
range: 2
|
||||
- type: CP14StealAreaAutoJobConnect
|
||||
departments:
|
||||
- CP14Bank
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: pink
|
||||
- sprite: /Textures/_CP14/Objects/Economy/jewelry.rsi
|
||||
state: ruby1
|
||||
- type: StealArea
|
||||
range: 2
|
||||
- type: CP14StealAreaAutoJobConnect
|
||||
departments:
|
||||
- CP14Bank
|
||||
|
||||
- type: entity
|
||||
id: CP14TravelingStoreshipAnchor
|
||||
parent: MarkerBase
|
||||
categories: [ ForkFiltered ]
|
||||
name: traveling storeship anchor
|
||||
description: the point of adhesion of a traveling storeship to the surface. Keep your eyes to the sky so you don't get crushed!
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: pink
|
||||
- sprite: _CP14/Structures/Shuttle/traveling_storeship_anchor.rsi
|
||||
state: base
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: CP14TravelingStoreShipFTLTarget
|
||||
- type: FTLSmashImmune
|
||||
@@ -1,24 +1,3 @@
|
||||
- type: entity
|
||||
id: CP14TravelingStoreshipAnchor
|
||||
name: traveling storeship anchor
|
||||
categories: [ ForkFiltered ]
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
description: the point of adhesion of a traveling storeship to the surface. Keep your eyes to the sky so you don't get crushed!
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Shuttle/traveling_storeship_anchor.rsi
|
||||
state: base
|
||||
drawdepth: FloorTiles
|
||||
- type: Icon
|
||||
sprite: _CP14/Structures/Shuttle/traveling_storeship_anchor.rsi
|
||||
state: base
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: CP14TravelingStoreShipFTLTarget
|
||||
- type: FTLSmashImmune
|
||||
|
||||
- type: entity
|
||||
id: CP14ShuttleWingBase
|
||||
abstract: true
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
- type: CP14TownSendCondition
|
||||
collectGroup: CP14Dino
|
||||
minCollectionSize: 10
|
||||
maxCollectionSize: 50
|
||||
maxCollectionSize: 20
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseTownSendObjective
|
||||
@@ -37,7 +37,7 @@
|
||||
- type: CP14TownSendCondition
|
||||
collectGroup: CP14Mole
|
||||
minCollectionSize: 10
|
||||
maxCollectionSize: 50
|
||||
maxCollectionSize: 20
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseTownSendObjective
|
||||
@@ -45,8 +45,8 @@
|
||||
components:
|
||||
- type: CP14TownSendCondition
|
||||
collectGroup: CP14Boar
|
||||
minCollectionSize: 10
|
||||
maxCollectionSize: 50
|
||||
minCollectionSize: 15
|
||||
maxCollectionSize: 20
|
||||
|
||||
- type: weightedRandom
|
||||
id: CP14TownSendObjectiveGroup
|
||||
|
||||
@@ -60,6 +60,39 @@
|
||||
heatCapacity: 10000
|
||||
weather: false
|
||||
|
||||
- type: tile
|
||||
editorHidden: false
|
||||
id: CP14FloorStonebricksWeather
|
||||
name: cp14-tiles-stonebricks-weather
|
||||
sprite: /Textures/_CP14/Tiles/Stonebricks/stonebricks.png
|
||||
variants: 9
|
||||
placementVariants:
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
- 1.0
|
||||
edgeSpritePriority: 101
|
||||
edgeSprites:
|
||||
SouthEast: /Textures/_CP14/Tiles/Stonebricks/single_edge_SE.png
|
||||
NorthEast: /Textures/_CP14/Tiles/Stonebricks/single_edge_NE.png
|
||||
NorthWest: /Textures/_CP14/Tiles/Stonebricks/single_edge_NW.png
|
||||
SouthWest: /Textures/_CP14/Tiles/Stonebricks/single_edge_SW.png
|
||||
South: /Textures/_CP14/Tiles/Stonebricks/double_edge_S.png
|
||||
East: /Textures/_CP14/Tiles/Stonebricks/double_edge_E.png
|
||||
North: /Textures/_CP14/Tiles/Stonebricks/double_edge_N.png
|
||||
West: /Textures/_CP14/Tiles/Stonebricks/double_edge_W.png
|
||||
baseTurf: CP14FloorFoundation
|
||||
isSubfloor: false
|
||||
footstepSounds:
|
||||
collection: FootstepAsteroid
|
||||
heatCapacity: 10000
|
||||
weather: true
|
||||
|
||||
- type: tile
|
||||
editorHidden: false
|
||||
id: CP14FloorStonebricksSmallCarved1
|
||||
|
||||
Reference in New Issue
Block a user