From 329717ac4a0ba44f1c8b20d72f824e49b6fdb9d2 Mon Sep 17 00:00:00 2001 From: ThereDrD0 <88589686+ThereDrD0@users.noreply.github.com> Date: Thu, 14 Mar 2024 21:24:27 +0300 Subject: [PATCH] fix: fix structure`s strange sticking (#199) --- .../Entities/Effects/chemistry_effects.yml | 6 ------ .../Doors/MaterialDoors/material_doors.yml | 3 --- .../Entities/Structures/Doors/Shutter/shutters.yml | 3 --- .../Entities/Structures/Walls/asteroid.yml | 13 ++----------- .../Prototypes/Entities/Structures/Walls/walls.yml | 1 - .../Entities/Structures/plastic_flaps.yml | 3 --- 6 files changed, 2 insertions(+), 27 deletions(-) diff --git a/Resources/Prototypes/Entities/Effects/chemistry_effects.yml b/Resources/Prototypes/Entities/Effects/chemistry_effects.yml index a8e28a1ef7..fe9175e2d9 100644 --- a/Resources/Prototypes/Entities/Effects/chemistry_effects.yml +++ b/Resources/Prototypes/Entities/Effects/chemistry_effects.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml index 84f8edfd14..dfe4f39ece 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml @@ -52,9 +52,6 @@ behaviors: - !type:DoActsBehavior acts: ["Destruction"] - - type: IconSmooth - key: walls - mode: NoSprite - type: Occluder - type: ReflectAspectMark diff --git a/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml b/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml index 83521e902d..ac5becdc38 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml @@ -75,9 +75,6 @@ behaviors: - !type:DoActsBehavior acts: ["Destruction"] - - type: IconSmooth - key: walls - mode: NoSprite - type: DoorSignalControl - type: DeviceNetwork deviceNetId: Wireless diff --git a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml index aa5f1421c7..ca5eda6792 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/asteroid.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 6c5fcb5202..2bf601c75e 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -78,7 +78,6 @@ max: 1 - !type:DoActsBehavior acts: [ "Destruction" ] - - type: IconSmooth key: walls base: brick diff --git a/Resources/Prototypes/Entities/Structures/plastic_flaps.yml b/Resources/Prototypes/Entities/Structures/plastic_flaps.yml index 8c53daf3b6..1d3efbdaef 100644 --- a/Resources/Prototypes/Entities/Structures/plastic_flaps.yml +++ b/Resources/Prototypes/Entities/Structures/plastic_flaps.yml @@ -37,9 +37,6 @@ behaviors: - !type:DoActsBehavior acts: ["Destruction"] - - type: IconSmooth - key: walls - mode: NoSprite - type: Construction graph: PlasticFlapsGraph node: plasticFlaps