fix: fix structure`s strange sticking (#199)
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
- map: [ "enum.EdgeLayer.West" ]
|
||||
state: foam-west
|
||||
- type: SmoothEdge
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: FoamVisuals
|
||||
animationTime: 0.6
|
||||
animationState: foam-dissolve
|
||||
@@ -148,9 +145,6 @@
|
||||
- type: Occluder
|
||||
- type: Appearance
|
||||
- type: SmoothEdge
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Airtight
|
||||
|
||||
@@ -52,9 +52,6 @@
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: Occluder
|
||||
- type: ReflectAspectMark
|
||||
|
||||
|
||||
@@ -75,9 +75,6 @@
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: DoorSignalControl
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wireless
|
||||
|
||||
@@ -11,9 +11,6 @@
|
||||
components:
|
||||
- type: PlacementReplacement
|
||||
key: walls
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: SmoothEdge
|
||||
- type: Sprite
|
||||
sprite: Structures/Walls/rock.rsi
|
||||
@@ -191,7 +188,7 @@
|
||||
- map: [ "enum.EdgeLayer.West" ]
|
||||
state: rock_asteroid_west
|
||||
- state: rock_silver
|
||||
|
||||
|
||||
- type: entity
|
||||
id: AsteroidRockSilverCrab
|
||||
parent: AsteroidRockSilver
|
||||
@@ -223,7 +220,7 @@
|
||||
- map: [ "enum.EdgeLayer.West" ]
|
||||
state: rock_asteroid_west
|
||||
- state: rock_tin
|
||||
|
||||
|
||||
- type: entity
|
||||
id: AsteroidRockTinCrab
|
||||
parent: AsteroidRockTin
|
||||
@@ -326,9 +323,6 @@
|
||||
suffix: Low Ore Yield
|
||||
description: A rocky asteroid.
|
||||
components:
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: SmoothEdge
|
||||
- type: Sprite
|
||||
sprite: Structures/Walls/rock.rsi
|
||||
@@ -393,9 +387,6 @@
|
||||
- FullTileMask
|
||||
layer:
|
||||
- WallLayer
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: SmoothEdge
|
||||
- type: Sprite
|
||||
sprite: Structures/Walls/rock.rsi
|
||||
|
||||
@@ -78,7 +78,6 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
base: brick
|
||||
|
||||
@@ -37,9 +37,6 @@
|
||||
behaviors:
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: Construction
|
||||
graph: PlasticFlapsGraph
|
||||
node: plasticFlaps
|
||||
|
||||
Reference in New Issue
Block a user